@font-face {
    src: url("/fonts/IBMPlexSansVar-Roman.woff2") format("woff2-variations");
    font-family: "IBM Plex Sans";
    font-weight: 100 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    src: url("/fonts/IosevkaCustom-Regular.woff2") format("woff2");
    font-family: "Iosevka";
    font-stretch: normal;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    src: url("/fonts/IosevkaCustom-Light.woff2") format("woff2");
    font-family: "Iosevka";
    font-stretch: normal;
    font-display: swap;
    font-style: normal;
    font-weight: 300;
}

@font-face {
    src: url("/fonts/IosevkaCustom-SemiBold.woff2") format("woff2");
    font-family: "Iosevka";
    font-stretch: normal;
    font-display: swap;
    font-style: normal;
    font-weight: 600;
}
