/* Self-hosted Google Fonts (latin subset) */

/* Asap - Regular 400 */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('asap-400.woff2') format('woff2');
}

/* Jost - Regular 400 */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('jost-400.woff2') format('woff2');
}

/* Jost - Italic 400 */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('jost-400-italic.woff2') format('woff2');
}

/* Jost - Medium 500 */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('jost-500.woff2') format('woff2');
}

/* Jost - SemiBold 600 */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('jost-600.woff2') format('woff2');
}

/* Jost - Bold 700 */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('jost-700.woff2') format('woff2');
}

/* Open Sans - Regular 400 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('opensans-400.woff2') format('woff2');
}

/* Open Sans - SemiBold 600 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('opensans-600.woff2') format('woff2');
}

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

/* Oswald - Light 300 */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('oswald-300.woff2') format('woff2');
}
