@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/cormorant-garamond-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 400;
    font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Mono';
    src: url('../fonts/ibm-plex-mono-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('../fonts/ibm-plex-sans-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 500;
    font-display: swap;
}
@font-face {
    font-family: 'Jost';
    src: url('../fonts/jost-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 200 300;
    font-display: swap;
}
