/*  Fonts  */
@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.eot');
	src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Medium.woff') format('woff'),
		url('../fonts/Gotham-Medium.ttf') format('truetype'),
		url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Bold.woff') format('woff'),
		url('../fonts/Gotham-Bold.ttf') format('truetype'),
		url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Black';
	src: url('../fonts/Gotham-Black.eot');
	src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Black.woff') format('woff'),
		url('../fonts/Gotham-Black.ttf') format('truetype'),
		url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'raleway-regular';
	src: url('../fonts/raleway-regular.eot');
	src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/raleway-regular.woff') format('woff'),
		url('../fonts/raleway-regular.ttf') format('truetype'),
		url('../fonts/raleway-regular.svg#raleway-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'raleway-semibold';
	src: url('../fonts/raleway-semibold.eot');
	src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/raleway-semibold.woff') format('woff'),
		url('../fonts/raleway-semibold.ttf') format('truetype'),
		url('../fonts/raleway-semibold.svg#raleway-semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'raleway-bold';
	src: url('../fonts/raleway-bold.eot');
	src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/raleway-bold.woff') format('woff'),
		url('../fonts/raleway-bold.ttf') format('truetype'),
		url('../fonts/raleway-bold.svg#raleway-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

