@font-face {
    font-family: 'fengardoneue_regular';
    src: url('../fonts/fengardoneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/fengardoneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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


