@font-face {
    font-family: "InkstonCasualRegular";
    src: url("../fonts/InkstonCasualRegular.otf") format("opentype"),
        url("../fonts/InkstonCasualRegular.ttf") format("truetype"),
        url("../fonts/InkstonCasualRegular.woff") format("woff"),
        url("../fonts/InkstonCasualRegular.woff2") format("woff2");
}

@font-face {
    font-family: "Univers-Condensed-57-Regular";
    src: url("../fonts/Univers-LT-Std-57-Condensed.otf") format("opentype"),
        url("../fonts/Univers-LT-Std-57-Condensed.ttf") format("truetype"),
        url("../fonts/Univers-LT-Std-57-Condensed.woff") format("woff"),
        url("../fonts/Univers-LT-Std-57-Condensed.woff2") format("woff2");
}

@font-face {
    font-family: "Turbinado-Condensed-Two";
    src: url("../fonts/Turbinado-Condensed-Two.otf") format("opentype"),
        url("../fonts/Turbinado-Condensed-Two.ttf") format("truetype"),
        url("../fonts/Turbinado-Condensed-Two.woff") format("woff"),
        url("../fonts/Turbinado-Condensed-Two.woff2") format("woff2");
}