@font-face {
	font-family: 'Cheddar Jack';
	src: url('fonts/CheddarJack.eot');
	src: url('fonts/CheddarJackd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/CheddarJack.html') format('woff2'),
		url('fonts/CheddarJack.woff') format('woff'),
		url('fonts/CheddarJack.ttf') format('truetype'),
		url('fonts/CheddarJack.svg#CheddarJack') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

@font-face {
    font-family: 'Gotham Bold';
    src: url('fonts/gotham-bold-webfont.eot');
    src: url('fonts/gotham-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold-webfont.html') format('woff2'),
         url('fonts/gotham-bold-webfont.woff') format('woff'),
         url('fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('fonts/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}