@font-face {
	font-family: 'TeXGyreHeros';
	src: url('texgyreheros-regular-webfont.eot');
	src: url('texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('texgyreheros-regular-webfont.woff') format('woff'),
		url('texgyreheros-regular-webfont.ttf') format('truetype'),
		url('texgyreheros-regular-webfont.svg#TeXGyreHerosRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreHeros';
	src: url('texgyreheros-bold-webfont.eot');
	src: url('texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('texgyreheros-bold-webfont.woff') format('woff'),
		url('texgyreheros-bold-webfont.ttf') format('truetype'),
		url('texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
	font-weight: bold;
	font-style: normal;
}