@charset "UTF-8";

@font-face {
    font-family: 'fbjoker';
    src: url('fbjoker-regularwebfont.eot');
    src: url('fbjoker-regularwebfont.eot') format('embedded-opentype'),
         url('fbjoker-regularwebfont.woff') format('woff'),
         url('fbjoker-regularwebfont.ttf') format('truetype'),
         url('fbjoker-regularwebfont.svg#fbjoker') format('svg');
     font-weight: 400;
   font-style: normal;
}

@font-face {
    font-family: 'fbjoker';
    src: url('fbjoker-boldwebfont.eot');
    src: url('fbjoker-boldwebfont.eot') format('embedded-opentype'),
         url('fbjoker-boldwebfont.woff') format('woff'),
         url('fbjoker-boldwebfont.ttf') format('truetype'),
         url('fbjoker-boldwebfont.svg#fbjoker') format('svg');
    font-weight: 700;
    font-style: normal;
}
