@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url("./inter-latin-wght-normal.woff2") format("woff2-variations");
}

@font-face {
    font-family: "Outfit";
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url("./outfit-latin-wght-normal.woff2") format("woff2-variations");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 300 800;
    src: url("./open-sans-latin-wght-normal.woff2") format("woff2-variations");
}
