/* League Gothic font */
@font-face {
  font-family: 'League Gothic';
  src: url("../fonts/LeagueGothic-Regular-D626zQ3.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

