/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

.menu-dropdown a.level1,
.menu-dropdown span.level1 { font-family: 'aurulent_sansregular';font-size:16px; }

