<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "Sacco";
    src:
        url("../fonts/Sacco-SemiBoldCondensed.ttf") format("opentype");
        font-weight: normal;
        font-style: normal; 
}


@font-face {
    font-family: "Montserrat-Light";
    src:
        url("../fonts/Montserrat-Light.ttf") format("opentype");
        font-weight: normal;
        font-style: normal; 
}
@font-face {
    font-family: "Montserrat-Regular";
    src:
        url("../fonts/Montserrat-Regular.ttf") format("opentype");
        font-weight: normal;
        font-style: normal; 
}
@font-face {
    font-family: "Montserrat-ExtraLight";
    src:
        url("../fonts/Montserrat-ExtraLight.ttf") format("opentype");
        font-weight: normal;
        font-style: normal; 
}
@font-face {
    font-family: "Montserrat-Thin";
    src:
        url("../fonts/Montserrat-Thin.ttf") format("opentype");
        font-weight: normal;
        font-style: normal; 
}



/* @font-face {
    font-family: "SaccoExtraCondensed";
    src: url("../fonts/Sacco-SemiBoldExtraCondensed.ttf");
}

@font-face {
    font-family: "SaccoUltraCondensed";
    src: url("../fonts/Sacco-SemiBoldUltraCondensed.ttf");
} */</pre></body></html>