@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Regular/TTCommons-Regular.woff2') format('woff2'),
    url('fonts/TTCommons-Regular/TTCommons-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Medium/TTCommons-Medium.woff2') format('woff2'),
    url('fonts/TTCommons-Medium/TTCommons-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-DemiBold/TTCommons-DemiBold.woff2') format('woff2'),
    url('fonts/TTCommons-DemiBold/TTCommons-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Bold/TTCommons-Bold.woff2') format('woff2'),
    url('fonts/TTCommons-Bold/TTCommons-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}
