/* Gotham */

@font-face {
	font-family: 'Gotham';
	src: url('hinted-subset-Gotham-Book.eot');
	src: url('hinted-subset-Gotham-Book.eot?#iefix') format('embedded-opentype'),
	url('hinted-subset-Gotham-Book.woff2') format('woff2'),
	url('hinted-subset-Gotham-Book.woff') format('woff'),
	url('hinted-subset-Gotham-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('hinted-subset-Gotham-Bold.eot');
	src: url('hinted-subset-Gotham-Bold.eot?#iefix') format('embedded-opentype'),
	url('hinted-subset-Gotham-Bold.woff2') format('woff2'),
	url('hinted-subset-Gotham-Bold.woff') format('woff'),
	url('hinted-subset-Gotham-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('hinted-subset-Gotham-Medium.eot');
	src: url('hinted-subset-Gotham-Medium.eot?#iefix') format('embedded-opentype'),
	url('hinted-subset-Gotham-Medium.woff2') format('woff2'),
	url('hinted-subset-Gotham-Medium.woff') format('woff'),
	url('hinted-subset-Gotham-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

/* Cannot use medium italic font because then it is used in place of regular italic */
/*@font-face {
	font-family: 'Gotham';
	src: url('hinted-subset-Gotham-MediumItalic.eot');
	src: url('hinted-subset-Gotham-MediumItalic.eot?#iefix') format('embedded-opentype'),
	url('hinted-subset-Gotham-MediumItalic.woff2') format('woff2'),
	url('hinted-subset-Gotham-MediumItalic.woff') format('woff'),
	url('hinted-subset-Gotham-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}*/
