@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: 'Anton';
  src: url(../fonts/Anton-Regular.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'trade-gothic-next';
  src: url(../fonts/TradeGothicLTStd.otf);
  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;
}

