/* @font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 700;
    src: url("Oldschool-Grotesk-Bold.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 500;
    src: url("Oldschool-Grotesk-Medium.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 400;
    src: url("OldschoolGrotesk-Regular.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 300;
    src: url("OldschoolGrotesk-Light.woff2") format("woff2");
    font-display: swap;
} */

@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 400;
    src: url("OldschoolGroteskClassic-Book.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 500;
    src: url("OldschoolGroteskClassic-Regular.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Oldschool Grotesk";
    font-style: normal;
    font-weight: 600;
    src: url("OldschoolGroteskClassic-Medium.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Noto Serif";
    font-style: normal;
    font-weight: 100 1000;
    src: url("NotoSerif-Variable.woff2") format("woff2 supports variations"),
         url("NotoSerif-Variable.woff2") format("woff2-variations");
    font-display: swap;
}
@font-face {
    font-family: "Noto Serif";
    font-style: Italic;
    font-weight: 100 1000;
    src: url("NotoSerif-Italic-Variable.woff2") format("woff2 supports variations"),
         url("NotoSerif-Italic-Variable.woff2") format("woff2-variations");
    font-display: swap;
}