@font-face {
    font-family: "TT Octosquares Trial Variable";
    src: url("../assets/fonts/TT-Octosquares-Trial-Bold-Italic.woff2") format("woff2"),
        url("../assets/fonts/TT-Octosquares-Trial-Bold-Italic.woff") format("woff");
	font-weight: 800;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: "TT Octosquares Trial Variable";
    src: url("../assets/fonts/TTOctosquaresTrialVariable.woff2") format("woff2"),
        url("../assets/fonts/TTOctosquaresTrialVariable.woff") format("woff");
	font-weight: 600;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: "TT Octosquares Trl Cnd";
    src: url("../assets/fonts/TT-Octosquares-Trial-Condensed-ExtraBold-Italic.woff2") format("woff2"),
         url("../assets/fonts/TT-Octosquares-Trial-Condensed-ExtraBold-Italic.woff") format("woff");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "TT Octosquares Trl Cnd";
    src: url("../assets/fonts/TT-Octosquares-Trial-Condensed-DemiBold-Italic.woff2") format("woff2"),
         url("../assets/fonts/TT-Octosquares-Trial-Condensed-DemiBold-Italic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
