@font-face {
    font-family: 'bwg_gothic';
    src: url('../css/bwg_gothic-webfont.woff2') format('woff2'),
         url('../css/bwg_gothic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

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