@font-face {
    font-family: 'Marcellus';
    src: url('fonts/marcellus/Marcellus-Regular.eot');
    src: url('fonts/marcellus/Marcellus-Regular.eot') format('embedded-opentype'),
        url('fonts/marcellus/Marcellus-Regular.woff2') format('woff2'),
        url('fonts/marcellus/Marcellus-Regular.woff') format('woff'),
        url('fonts/marcellus/Marcellus-Regular.ttf') format('truetype'),
        url('fonts/marcellus/Marcellus-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Jost';
    src: url('fonts/jost/Jost-Regular.eot') format('embedded-opentype'),
        url('fonts/jost/Jost-Regular.woff2') format('woff2'),
        url('fonts/jost/Jost-Regular.woff') format('woff'),
        url('fonts/jost/Jost-Regular.ttf') format('truetype'),
        url('fonts/jost/Jost-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Jost';
    src: url('fonts/jost/Jost-Medium.eot') format('embedded-open-type'),
         url('fonts/jost/Jost-Medium.svg') format('svg'),
         url('fonts/jost/Jost-Medium.ttf') format('truetype'),
         url('fonts/jost/Jost-Medium.woff') format('woff'),
         url('fonts/jost/Jost-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Jost';
    src: url('fonts/jost/Jost-SemiBold.eot') format('embedded-open-type'),
         url('fonts/jost/Jost-SemiBold.svg') format('svg'),
         url('fonts/jost/Jost-SemiBold.ttf') format('truetype'),
         url('fonts/jost/Jost-SemiBold.woff') format('woff'),
         url('fonts/jost/Jost-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Jost';
    src: url('fonts/jost/Jost-Bold.eot') format('embedded-open-type'),
         url('fonts/jost/Jost-Bold.svg') format('svg'),
         url('fonts/jost/Jost-Bold.ttf') format('truetype'),
         url('fonts/jost/Jost-Bold.woff') format('woff'),
         url('fonts/jost/Jost-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}