
@font-face {
    font-family: 'GOTHICBold';
    src: url('fonts/GOTHICB.eot');
    src: url('fonts/GOTHICB.eot?#iefix') format('embedded-opentype'),
         url('fonts/GOTHICB.woff') format('woff'),
         url('fonts/GOTHICB.ttf') format('truetype'),
         url('fonts/GOTHICB.svg#QuadraatSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GOTHIC';
    src: url('fonts/GOTHIC.eot');
    src: url('fonts/GOTHIC.eot?#iefix') format('embedded-opentype'),
         url('fonts/GOTHIC.woff') format('woff'),
         url('fonts/GOTHIC.ttf') format('truetype'),
         url('fonts/GOTHIC.svg#QuadraatSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}