@font-face {
    font-family: 'Plus Jakarta Sans';
    font-display: swap;
    font-style: normal;
    font-weight: 200 800;
    src: url("../fonts/PlusJakartaSans-VariableFont_wght.woff2") format("woff2");
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-display: swap;
    font-style: italic;
    font-weight: 200 800;
    src: url("../fonts/PlusJakartaSans-Italic-VariableFont_wght.woff2") format("woff2");
}

@font-face {
    font-family: 'Host Grotesk';
    font-display: swap;
    font-style: normal;
    font-weight: 300 800;
    src: url("../fonts/host-grotesk.woff2") format("woff2");
}

@font-face {
    font-family: 'Host Grotesk';
    font-display: swap;
    font-style: italic;
    font-weight: 300 800;
    src: url("../fonts/host-grotesk-italic.woff2") format("woff2");
}