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

}