/* Roboto Regular 400 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/google-fonts/roboto-v50-latin-regular.woff2') format('woff2');
}

/* Roboto Bold 700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/google-fonts/roboto-v50-latin-700.woff2') format('woff2');
}

/* Roboto Black 900 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/google-fonts/roboto-v50-latin-900.woff2') format('woff2');
}

/* Open Sans Regular 400 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/google-fonts/open-sans-v44-latin-regular.woff2') format('woff2');
}

/* Open Sans Italic 400 */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/google-fonts/open-sans-v44-latin-italic.woff2') format('woff2');
}

/* Open Sans Bold 700 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/google-fonts/open-sans-v44-latin-700.woff2') format('woff2');
}

/* Open Sans Extra Bold 800 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/google-fonts/open-sans-v44-latin-800.woff2') format('woff2');
}

/* Zen Kaku Gothic Antique Regular 400 */
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/google-fonts/zen-kaku-gothic-antique-v18-latin-regular.woff2') format('woff2');
}

/* Zen Kaku Gothic Antique Medium 500 */
@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/google-fonts/zen-kaku-gothic-antique-v18-latin-500.woff2') format('woff2');
}
