@font-face {
	font-family: 'GT America';
	font-weight: 300;
	src: url('GT-America-Condensed-Light.otf');
	src: url('GT-America-Condensed-Light.eot?#iefix') format('embedded-opentype'),
		url('GT-America-Condensed-Light.woff') format('woff'),
		url('GT-America-Condensed-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'GT America';
	font-weight: 400;
	src: url('GT-America-Condensed-Medium.otf');
	src: url('GT-America-Condensed-Medium.eot?#iefix') format('embedded-opentype'),
		url('GT-America-Condensed-Medium.woff') format('woff'),
		url('GT-America-Condensed-Medium.ttf') format('truetype');
}