@font-face {
    font-family: "Inter";
    src: url("../fonts/inter-latin.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400 800;
}
@font-face {
    font-family: "Source Serif 4";
    src: url("../fonts/source-serif-4-latin.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400 800;
}
