/* @option user-selected menu font */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../../files/BebasNeue-webfont.eot');
    src: url('../../files/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/BebasNeue-webfont.woff') format('woff'),
         url('../../files/BebasNeue-webfont.ttf') format('truetype'),
         url('../../files/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#navcontainer a {
 font-family: 'BebasNeueRegular';
}
