/* jost-300 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font -face /font-display for other options. */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    src: url('/wp-content/themes/light/fonts/jost-v19-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/wp-content/themes/light/fonts/jost-v19-latin-500.woff2') format('woff2');
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('/wp-content/themes/light/fonts/jost-v19-latin-800.woff2') format('woff2');
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('/wp-content/themes/light/fonts/jost-v19-latin-900.woff2') format('woff2');
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/light/google-fonts/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxI.woff2') format('woff2');
    font-display: swap; /* recommended */
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/light/google-fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2') format('woff2');
    font-display: swap; /* recommended */
}