/* Custom Fonts */
@font-face {
    font-family: 'Hughs';
    src: url('../fonts/Hughs.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewsGothic';
    src: url('../fonts/newsgotc.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sunset Beach';
    src: url('../fonts/Sunset Beach Personal Use.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
