@font-face {
    font-family: 'tt_normsextralight';
    src: url('../fonts/ttnorms-extralight.woff2') format('woff2'),
         url('../fonts/ttnorms-extralight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normslight';
    src: url('../fonts/ttnorms-light.woff2') format('woff2'),
         url('../fonts/ttnorms-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsregular';
    src: url('../fonts/ttnorms-regular.woff2') format('woff2'),
         url('../fonts/ttnorms-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsmedium';
    src: url('../fonts/ttnorms-medium.woff2') format('woff2'),
         url('../fonts/ttnorms-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsbold';
    src: url('../fonts/ttnorms-bold.woff2') format('woff2'),
         url('../fonts/ttnorms-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

