@font-face {
  font-family: 'Ranade';
  src:url('../font/Ranade-Bold.woff2') format('woff2'),
      url('../font/Ranade-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Ranade';
  src:url('../font/Ranade-BoldItalic.woff2') format('woff2'),
      url('../font/Ranade-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: 'Ranade';
  src:url('../font/Ranade-Regular.woff2') format('woff2'),
      url('../font/Ranade-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Ranade';
  src:url('../font/Ranade-Italic.woff2') format('woff2'),
      url('../font/Ranade-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: 'Ranade';
  src:url('../font/Ranade-Light.woff2') format('woff2'),
      url('../font/Ranade-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Zodiak';
  src:url('../font/Zodiak-Bold.woff2') format('woff2'),
      url('../font/Zodiak-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Zodiak';
  src:url('../font/Zodiak-BoldItalic.woff2') format('woff2'),
      url('../font/Zodiak-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: 'Zodiak';
  src:url('../font/Zodiak-Regular.woff2') format('woff2'),
      url('../font/Zodiak-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Zodiak';
  src:url('../font/Zodiak-Italic.woff2') format('woff2'),
      url('../font/Zodiak-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
