@font-face{ 
	font-family: 'helveticaLight';
	src: url(../fonts/helveticaneue-light.eot);
	src: url(../fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/helveticaneue-light.woff) format('woff'),
	     url(../fonts/helveticaneue-light.ttf) format('truetype'),
}

@font-face{ 
	font-family: 'helveticaThin';
	src: url(../fonts/helveticaneue-thin.eot);
	src: url(../fonts/helveticaneue-thin.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/helveticaneue-thin.woff) format('woff'),
	     url(../fonts/helveticaneue-thin.ttf) format('truetype'),
}

@font-face{ 
	font-family: 'helvetica';
	src: url(../fonts/helveticaneue.eot);
	src: url(../fonts/helveticaneue.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/helveticaneue.woff) format('woff'),
	     url(../fonts/helveticaneue.ttf) format('truetype'),
}

@font-face{ 
	font-family: 'plex-mono-semibold';
	src: url(../fonts/IBMPlexMono-SemiBold.eot);
	src: url(../fonts/IBMPlexMono-SemiBold.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/IBMPlexMono-SemiBold.woff) format('woff'),
	     url(../fonts/IBMPlexMono-SemiBold.ttf) format('truetype'),
}

@font-face{ 
	font-family: 'aquino';
	src: url(../fonts/Aquino.eot);
	src: url(../fonts/Aquino.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/Aquino.woff) format('woff'),
	     url(../fonts/Aquino.ttf) format('truetype'),
			 url(../fonts/Aquino.svg) format('svg'),
}