@font-face {
    font-family: "TT Firs Neue Trl";
    font-weight: 400;
    font-display: swap;
    src: url("TTFirsNeue_Regular.woff2") format("woff2");
}

@font-face {
    font-family: "TT Firs Neue Trl";
    font-weight: 500;
    font-display: swap;
    src: url("TTFirsNeue_Medium.woff2") format("woff2");
}

@font-face {
    font-family: "TT Firs Neue Trl";
    font-weight: 600;
    font-display: swap;
    src: url("TTFirsNeue_DemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "TT Firs Neue Trl";
    font-weight: 800;
    font-display: swap;
    src: url("TTFirsNeue_Bold.woff2") format("woff2");
}