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

}

@font-face {
    font-family:'Open Sans', sans-serif;
    src: url('../fonts/zetafonts_-_studio_gothic_alternate_extlt-webfont.woff2') format('woff2'),
         url('../fonts/zetafonts_-_studio_gothic_alternate_extlt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}