@font-face {
    font-family: 'times_sans_serifregular';
    src: url('fonts/timess__-webfont.eot');
    src: url('fonts/timess__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/timess__-webfont.woff2') format('woff2'),
         url('fonts/timess__-webfont.woff') format('woff'),
         url('fonts/timess__-webfont.ttf') format('truetype'),
         url('fonts/timess__-webfont.svg#times_sans_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}