@font-face{
    font-family: "tt-commons";
    font-weight: normal;
    font-style: normal;
    src:url("TT-Commons-Regular.woff2") format("woff2"),
        url("TT-Commons-Regular.woff") format("woff");
}

@font-face{
    font-family: "tt-commons";
    font-weight: 500;
    font-style: normal;
    src:url("TT-Commons-Medium.woff2") format("woff2"),
        url("TT-Commons-Medium.woff") format("woff");
}

@font-face{
    font-family: "tt-commons";
    font-weight: 600;
    font-style: normal;
    src:url("TT-Commons-DemiBold.woff2") format("woff2"),
        url("TT-Commons-DemiBold.woff") format("woff");
}

@font-face{
    font-family: "tt-commons";
    font-weight: 600;
    font-style: italic;
    src:url("TT-Commons-DemiBold-Italic.woff2") format("woff2"),
        url("TT-Commons-DemiBold-Italic.woff") format("woff");
}

@font-face{
    font-family: "tt-commons";
    font-weight: normal;
    font-style: italic;
    src:url("TT-Commons-Italic.woff2") format("woff2"),
        url("TT-Commons-Italic.woff") format("woff");
}