@font-face {
	font-family: 'GothamMedium';
	src: url('../fonts/Gotham-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'KozMedium';
	src: url('../fonts/KozMinPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Courier';
	src: url('../fonts/courier_prime-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

