@font-face {
	font-family: 'AllerBold';
	src: url('/p/fonts/Aller_Bd.eot');
	src: local('Aller Bold'), local('Aller-Bold'),
		url('/p/fonts/Aller_Bd.woff') format('woff'),
		/*url('/p/fonts/Aller_Bd.otf') format('opentype'),*/
		url('/p/fonts/Aller_Bd.ttf') format('truetype'),
		url('/p/fonts/Aller_Bd.svg#Aller-Bold') format('svg');
}

@font-face {
	font-family: 'AllerLightRegular';
	src: url('/p/fonts/Aller_Lt.eot');
	src: local('Aller Light Regular'), local('Aller-Light'),
		url('/p/fonts/Aller_Lt.woff') format('woff'),
		/*url('/p/fonts/Aller_Lt.otf') format('opentype'),*/
		url('/p/fonts/Aller_Lt.ttf') format('truetype'),
		url('/p/fonts/Aller_Lt.svg#Aller-Light') format('svg');
}

@font-face {
	font-family: 'AllerRegular';
	src: url('/p/fonts/Aller_Rg.eot');
	src: local('Aller Regular'), local('Aller'),
		url('/p/fonts/Aller_Rg.woff') format('woff'),
		/*url('/p/fonts/Aller_Rg.otf') format('opentype'),*/
		url('/p/fonts/Aller_Rg.ttf') format('truetype'),
		url('/p/fonts/Aller_Rg.svg#Aller') format('svg');
}