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

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GOTHICB';
    src:url('GOTHICB.woff') format('woff'),
        url('GOTHICB.woff2') format('woff2'),
        url('GOTHICB.svg#GOTHICB') format('svg'),
        url('GOTHICB.eot'),
        url('GOTHICB.eot?#iefix') format('embedded-opentype'),
        url('GOTHICB.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}