@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('League Spartan'),
       url(../fonts/LeagueSpartan.woff2) format('woff2'),
       url(../fonts/LeagueSpartan.woff) format('woff');
}
