/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@font-face {
    font-family: 'bikoregular';
    src: url('../fonts/biko_regular-webfont.eot');
    src: url('../fonts/biko_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/biko_regular-webfont.woff2') format('woff2'),
         url('../fonts/biko_regular-webfont.woff') format('woff'),
         url('../fonts/biko_regular-webfont.ttf') format('truetype'),
         url('../fonts/biko_regular-webfont.svg#bikoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.menu-dropdown a.level1,
.menu-dropdown span.level1,
.menu-dropdown .level2 .level2 span.subtitle { font-family: 'bikoregular', Arial, Helvetica, sans-serif; font-weight: bold; }