/* Custom Fonts */

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