
@font-face {
    font-family: 'wvgothic';
    src: url('../fonts/gothic_regular.woff2') format('woff2'),
         url('../fonts/gothic_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'wvgothic';
    src: url('../fonts/gothic_bold.woff2') format('woff2'),
         url('../fonts/gothic-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
