/* Monument Extended Font - Custom Web Font */
@font-face {
  font-family: 'Monument Extended';
  src: url('https://cdn.jsdelivr.net/gh/theleagueof/league-gothic@master/webfonts/leaguegothic-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Extended';
  src: url('https://fonts.cdnfonts.com/s/93032/MonumentExtended-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Extended';
  src: url('https://fonts.cdnfonts.com/s/93032/MonumentExtended-Ultrabold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

