
@font-face {
    font-family: 'Usenet Regular';
    src: url('usenet_-webfont.eot');
    src: url('usenet_-webfont.eot?#iefix') format('embedded-opentype'),
         url('usenet_-webfont.woff2') format('woff2'),
         url('usenet_-webfont.woff') format('woff'),
         url('usenet_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3,h4,h5,h6{
  font-family: 'Usenet Regular';
}