@font-face {
	font-family: 'Trebuchet MS';
	src: url('../fonts/TrebuchetMS-Bold.eot');
	src: url('../fonts/TrebuchetMS-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TrebuchetMS-Bold.woff2') format('woff2'),
		url('../fonts/TrebuchetMS-Bold.woff') format('woff'),
		url('../fonts/TrebuchetMS-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica_Light-Normal';
	src: url('../fonts/Helvetica_Light-Normal.eot');
	src: url('../fonts/Helvetica_Light-Normal.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Helvetica_Light-Normal.woff2') format('woff2'),
		url('../fonts/Helvetica_Light-Normal.woff') format('woff'),
		url('../fonts/Helvetica_Light-Normal.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Trebuchet MS';
	src: url('../fonts/TrebuchetMS.eot');
	src: url('../fonts/TrebuchetMS.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TrebuchetMS.woff2') format('woff2'),
		url('../fonts/TrebuchetMS.woff') format('woff'),
		url('../fonts/TrebuchetMS.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
