/*bw_mitgablack*/
@font-face {
    font-family: 'bw-mitga-black';
    src: url('bwmitga-black-webfont.woff2') format('woff2'),
         url('bwmitga-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*bw_mitgabold*/
@font-face {
    font-family: 'bw-mitga-bold';
    src: url('bwmitga-bold-webfont.woff2') format('woff2'),
         url('bwmitga-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/*bw_mitgalight*/
@font-face {
    font-family: 'bw-mitga-light';
    src: url('bwmitga-light-webfont.woff2') format('woff2'),
         url('bwmitga-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/*bw_mitgaregular*/
@font-face {
    font-family: 'bw-mitga-regular';
    src: url('bwmitga-regular-webfont.woff2') format('woff2'),
         url('bwmitga-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}