@font-face {
    font-family: 'GOTHIC';
    src: url('GOTHIC.eot');
    src: url('GOTHIC.eot') format('embedded-opentype'),
         url('GOTHIC.woff2') format('woff2'),
         url('GOTHIC.woff') format('woff'),
         url('GOTHIC.ttf') format('truetype'),
         url('GOTHIC.svg#GOTHIC') format('svg');
}

@font-face {
    font-family: 'GOTHICB';
    src: url('GOTHICB.eot');
    src: url('GOTHICB.eot') format('embedded-opentype'),
         url('GOTHICB.woff2') format('woff2'),
         url('GOTHICB.woff') format('woff'),
         url('GOTHICB.ttf') format('truetype'),
         url('GOTHICB.svg#GOTHICB') format('svg');
}
