@font-face {
	font-family: 'Gotham';
	src: url('fonts/GothamRounded-Book.woff2') format('woff2');
	src: url('fonts/GothamRounded-Book.woff') format('woff'), url('fonts/GothamRounded-Book.ttf') format('truetype'), url('fonts/GothamRounded-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/GothamRounded-Medium.woff2') format('woff2');
	src: url('fonts/GothamRounded-Medium.woff') format('woff'), url('fonts/GothamRounded-Medium.ttf') format('truetype'), url('fonts/GothamRounded-Medium.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamRounded-Light.woff2') format('woff2');
    src: url('fonts/GothamRounded-Light.woff') format('woff'), url('fonts/GothamRounded-Light.ttf') format('truetype'), url('fonts/GothamRounded-Light.svg') format('svg');
    font-weight: 100;
	font-style: normal;
}


@font-face {
    font-family: 'Celtec';
	src: url('fonts/celtec.eot');
    src: url('fonts/celtec.eot?#iefix') format('embedded-opentype'),
	url('fonts/celtec.woff') format('woff'), url('fonts/celtec.ttf') format('truetype'), url('fonts/celtec.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Celtec Icon';
	src: url('fonts/Celtec-Icon.eot');
    src: url('fonts/Celtec-Icon.eot?#iefix') format('embedded-opentype'),
	url('fonts/Celtec-Icon.woff') format('woff'), url('fonts/Celtec-Icon.ttf') format('truetype'), url('fonts/Celtec-Icon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}