/* league-gothic-regular - latin */
@font-face {
  font-family: 'League Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/league-gothic-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
	   url('../fonts/league-gothic-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/league-gothic-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/league-gothic-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/league-gothic-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/league-gothic-v6-latin-regular.svg#LeagueGothic') format('svg'); /* Legacy iOS */
}
/* Abuget */
@font-face {
  font-family: 'Abuget';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/abuget-0.eot'); /* IE9 Compat Modes */
  src: local(''),
	   url('../fonts/abuget-0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/abuget-0.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/abuget-0.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/abuget-0.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* Anjhay */
@font-face {
  font-family: 'Anjhay';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Anjhay.ttf'); /* IE9 Compat Modes */
  src: local(''),
	   url('../fonts/Anjhay.otf') format('otf'), /* Modern Browsers */
	   url('../fonts/Anjhay.ttf') format('truetype'); /* Safari, Android, iOS */
}
/* NIAGSOL */
@font-face {
  font-family: 'Nigasol';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/NiagaraSolidRegular.ttf'); /* IE9 Compat Modes */
  src: local(''),
	   url('../fonts/NiagaraSolidRegular.ttf') format('truetype'); /* Safari, Android, iOS */
}














.font-100 {
	font-size: 130%;
}
.font-130 {
	font-size: 130%;
}
.font-150 {
	font-size: 150%;
}
.font-200 {
	font-size: 200%;
}
.font-250 {
	font-size: 250%;
}
.font-350 {
	font-size: 350%;
}
.font-450 {
	font-size: 450%;
}
.font-700 {
	font-size: 700%;
}
@media (min-width: 768px)
{
	.font-md-100 {
		font-size: 100%;
	}
	.font-md-130 {
		font-size: 130%;
	}
	.font-md-150 {
		font-size: 150%;
	}
	.font-md-200 {
		font-size: 200%;
	}
	.font-md-250 {
		font-size: 250%;
	}
	.font-md-350 {
		font-size: 350%;
	}
	.font-md-450 {
		font-size: 450%;
	}
	.font-md-700 {
		font-size: 700%;
	}
}
.font-league-gothic {
	font-family: Nigasol;

}
.font-abuget {
	font-family: Anjhay;
}
