

@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvi.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvi.woff") format("woff");
}


@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvt.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvt.woff") format("woff");
} 


@font-face {
    font-family: "Venus Acier";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("fonts/venus/venusacier.woff2") format("woff2"),
         url("fonts/venus/venusacier.woff") format("woff");
}


@font-face {
    font-family: "Venus Cormier";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("fonts/venus/venuscormier.woff2") format("woff2"),
         url("fonts/venus/venuscormier.woff") format("woff");
}



@font-face {
    font-family: "XCiero_Affigere";
    font-weight: 700;
    font-style: 100;
    font-display: swap;
    src: url("fonts/XCicero_Affigere/Affigere-Regular.woff2") format("woff2"),
         url("fonts/XCicero_Affigere/Affigere-Regular.woff") format("woff");
}



@font-face {
    font-family: "Zalando";
    font-weight: 700;
    font-style: 100;
    font-display: swap;
    src: url("fonts/Cultive_Zalando/Zalando/ZalandoSansExpanded-ExtraLight.woff2") format("woff2"),
         
}

@font-face {
    font-family: "EgyptienneLarge";
    font-weight: 700;
    font-style: 100;
    font-display: swap;
    src: url("fonts/EgyptienneLarge/EgyptienneLarge-Regular.woff2") format("woff2"),
    url("fonts/EgyptienneLarge/EgyptienneLarge-Regular.woff") format("woff"),
         
}


@font-face {
    font-family: "Squatina";
    font-weight: 700;
    font-style: 100;
    font-display: swap;
    src: url("fonts/Squatina/Squatina-Regular.woff2") format("woff2"),
    url("fonts/Squatina/Squatina-Regular.woff") format("woff"),
         
}


@font-face {
    font-family: "Rubik";
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
    src: url("fonts/rubik-light/rubik-variablefontwght.woff2") format(woff2) tech(variations),
         
}
.rubik {
    font-variation-settings: "wght" var(--rubik-wght, 300);
}

@font-face {
    font-family: "Rubik";
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
    src: url("fonts/rubik-light/rubik-italic-variablefontwght.woff2") format(woff2) tech(variations);
}
.rubik {
    font-variation-settings: "wght" var(--rubik-wght, 300); }