@font-face {
    font-family: 'bogsfootwear-icons';
    src: url('resources/fonts/bogsfootwear-icons.woff2') format('woff2'),
        url('resources/fonts/bogsfootwear-icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bogs Headline';
    src: url('resources/fonts/BogsHeadline.woff2') format('woff2'),
        url('resources/fonts/BogsHeadline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Front Page Neue';
    src: url('resources/fonts/FrontPageNeue.woff2') format('woff2'),
        url('resources/fonts/FrontPageNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

