@font-face {
    font-family: 'Gothic';
    src: url('Gothic.otf');
    src: url('Gothic.otf') format('Gothic.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}