/*
* LeagueSpartan
 */
@font-face {
  font-family: 'webfont-leaguespartan';
  font-style: normal;
  font-weight: 100;
  src: url(../font/leaguespartan/LeagueSpartan-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'webfont-leaguespartan';
  font-style: normal;
  font-weight: 200;
  src: url(../font/leaguespartan/LeagueSpartan-ExtraLight.ttf) format('truetype');
}
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 300;
  src: url(../font/leaguespartan/LeagueSpartan-Light.ttf) format('truetype');
}
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 400;
   src: url(../font/leaguespartan/LeagueSpartan-Regular.ttf) format('truetype');
 }
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 500;
   src: url(../font/leaguespartan/LeagueSpartan-Medium.ttf) format('truetype');
 }
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 600;
   src: url(../font/leaguespartan/LeagueSpartan-SemiBold.ttf) format('truetype');
 }
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 700;
   src: url(../font/leaguespartan/LeagueSpartan-Bold.ttf) format('truetype');
 }
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 800;
   src: url(../font/leaguespartan/LeagueSpartan-ExtraBold.ttf) format('truetype');
 }
@font-face {
   font-family: 'webfont-leaguespartan';
   font-style: normal;
   font-weight: 900;
   src: url(../font/leaguespartan/LeagueSpartan-Black.ttf) format('truetype');
 }