@font-face {
    font-family: 'Gothic';
    src: url('GOTHIC.woff2') format('woff2'),
    url('GOTHIC.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothic';
    src: url('GOTHICB.woff2') format('woff2'),
    url('GOTHICB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('Mont-Bold.woff2') format('woff2'),
    url('Mont-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('Mont-Bold.woff2') format('woff2'),
    url('Mont-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
