@font-face {
    font-family: Norms;
    src: url('fonts/tt_norms_pro_black-webfont.woff2') format('woff2'),
         url('fonts/tt_norms_pro_black-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: Norms;
    src: url('fonts/tt_norms_pro_bold-webfont.woff2') format('woff2'),
         url('fonts/tt_norms_pro_bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Norms;
    src: url('fonts/tt_norms_pro_regular-webfont.woff2') format('woff2'),
         url('fonts/tt_norms_pro_regular-webfont.woff') format('woff');
}