/* jost-regular - 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: 400;
    src: url('jost-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('jost-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('jost-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('jost-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('jost-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('jost-v14-latin-regular.svg#Jost') format('svg'); /* Legacy iOS */
}
/* jost-600 - 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: 600;
    src: url('jost-v14-latin-600.eot'); /* IE9 Compat Modes */
    src: url('jost-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('jost-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('jost-v14-latin-600.woff') format('woff'), /* Modern Browsers */
    url('jost-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('jost-v14-latin-600.svg#Jost') format('svg'); /* Legacy iOS */
}
/* jost-800 - 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: 800;
    src: url('jost-v14-latin-800.eot'); /* IE9 Compat Modes */
    src: url('jost-v14-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('jost-v14-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('jost-v14-latin-800.woff') format('woff'), /* Modern Browsers */
    url('jost-v14-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('jost-v14-latin-800.svg#Jost') format('svg'); /* Legacy iOS */
}