@font-face {
    font-family: "Obviously";
    src: url("/fonts/Obviously-NarrowSuperItalic.woff2") format("woff2"),
         url("/fonts/Obviously-NarrowSuperItalic.woff") format("woff");
    font-style: italic;
    font-weight: 490;
    font-display: swap;
}

@font-face {
    font-family: "Atomic Marker";
    src: url("/fonts/AtomicMarker.woff2") format("woff2"),
         url("/fonts/AtomicMarker.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

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

@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter-Italic.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}
