/* FONT FAMILIES */
@font-face {
    font-family: "Inter";
    font-weight: 400 900;
    font-display: swap;
    src: url("../fonts/Inter-Variable.ttf");
}