@font-face {
  font-family: 'League Light';
  src: url('fonts/League-105Light.woff');
  font-weight: 100;
}
@font-face {
  font-family: 'League';
  src: url('fonts/League-140Medium.woff');
  font-weight: normal;
}
@font-face {
	font-family: 'League Bold';
	src: url('fonts/League-200ExtraBold.woff');
	font-weight: 700;
}