/* Fuentes Personalizadas */
@font-face {
	font-family: 'ClearviewHwy-One-B';
	src: url('ClearviewHwy-One-B.eot');
	src: url('ClearviewHwy-One-B.woff') format('woff'),
		 url('ClearviewHwy-One-B.ttf') format('truetype'), 
		 url('.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT-Sans';
	src: url('PTS55F.eot');
	src: url('PTS55F.woff') format('woff'),
		 url('PTS55F.ttf') format('truetype'), 
		 url('.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}