@font-face {
    font-family: BebasNeue;
    font-weight: bold;
    src: url(./BebasNeue-Bold.woff);
    /* src: url(./BebasNeue-Bold.otf?#iefix) format('opentype'),
         url(./BebasNeue-Bold.ttf) format('truetype') */
}
/* @font-face{
    font-family: BebasNeue;
    font-weight: bold;
    src: url(./BebasNeue-Bold.ttf);
    src: url(./BebasNeue-Bold.ttf?$iefix) format('truetype'),
         url(./BebasNeue-Bold.otf) format('opentype')
} */