

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

}