@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeue-Regular.otf'),
         url('BebasNeue-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeue-Bold.otf'),
         url('BebasNeue-Bold.otf');
    font-weight: bold;
    font-style: normal;
}
