@font-face {
	font-family: 'PTSansPro';
	src: url('../fonts/pts55.eot');
	src: url('../fonts/pts55.eot') format('embedded-opentype'),
		 url('../fonts/pts55.woff') format('woff'),
		 url('../fonts/pts55.ttf') format('truetype'),
		 url('../fonts/pts55.svg#PTSansProRegular') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'PTSansPro';
	src: url('../fonts/pts75.eot');
	src: url('../fonts/pts75.eot') format('embedded-opentype'),
		 url('../fonts/pts75.woff') format('woff'),
		 url('../fonts/pts75.ttf') format('truetype'),
		 url('../fonts/pts75.svg#PTSansProBold') format('svg');
	font-weight: bold;
}
@font-face {
	font-family: 'PTSansProDemi';
	src: url('../fonts/pts65.eot');
	src: url('../fonts/pts65.eot') format('embedded-opentype'),
		 url('../fonts/pts65.woff') format('woff'),
		 url('../fonts/pts65.ttf') format('truetype'),
		 url('../fonts/pts65.svg#PTSansProDemi') format('svg');
}
@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/gotham-bold.eot');
	src: url('../fonts/gotham-bold.eot') format('embedded-opentype'),
		 url('../fonts/gotham-bold.woff') format('woff'),
		 url('../fonts/gotham-bold.ttf') format('truetype'),
		 url('../fonts/gotham-bold.svg#GothamBold') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'GothamMedium';
	src: url('../fonts/gotham-medium.eot');
	src: url('../fonts/gotham-medium.eot') format('embedded-opentype'),
		 url('../fonts/gotham-medium.woff') format('woff'),
		 url('../fonts/gotham-medium.ttf') format('truetype'),
		 url('../fonts/gotham-medium.svg#GothamMedium') format('svg');
}