@font-face {
    font-family: 'TTNorms';
    src: url('ttnorms-regular-webfont.woff2') format('woff2'),
         url('ttnorms-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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