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

}