@font-face {
    font-family: 'jost-thin';
    font-display: swap;
    src: url('../../fonts/jost-thin.eot');
    src: url('../../fonts/jost-thin.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/jost-thin.woff2') format('woff2'),
         url('../../fonts/jost-thin.woff') format('woff'),
         url('../../fonts/jost-thin.ttf') format('truetype'),
         url('../../fonts/jost-thin.svg#jost-thin') format('svg');
    font-weight: normal;
    font-style: normal;
}