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

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Regular-webfont.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Bold-webfont.woff');
    font-weight: bold;
    font-style: normal;
}