@font-face {
    font-family: 'tt_commonsbold';
    src: url('fonts/tt_commons_bold-webfont.woff2') format('woff2'), url('fonts/tt_commons_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'tt_commonsdemibold';
    src: url('fonts/tt_commons_demibold-webfont.woff2') format('woff2'), url('fonts/tt_commons_demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'tt_commonsregular';
    src: url('fonts/tt_commons_regular-webfont.woff2') format('woff2'), url('fonts/tt_commons_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'tt_commonslight';
    src: url('fonts/tt_commons_light-webfont.woff2') format('woff2'), url('fonts/tt_commons_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}