@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#gothambold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('../fonts/gotham-book.eot');
	src: url('../fonts/gotham-book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gotham-book.woff') format('woff'),
		url('../fonts/gotham-book.ttf') format('truetype'),
		url('../fonts/gotham-book.svg#gothambook') format('svg');
	font-weight: normal;
	font-style: normal;
}

@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#gothammedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Slider Icons';
	src: url('../fonts/slider-icon.eot');
	src: url('../fonts/slider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/slider-icon.woff') format('woff'),
		url('../fonts/slider-icon.ttf') format('truetype'),
		url('../fonts/slider-icon.svg#slidericon') format('svg');
	font-weight: normal;
	font-style: normal;
}