@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url('assets/vendor/fonts/jost-latin-300-normal.woff2') format('woff2');
}

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

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

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

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url('assets/vendor/fonts/cormorant-garamond-latin-400-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('assets/vendor/fonts/cormorant-garamond-latin-500-normal.woff2') format('woff2');
}
