@charset "utf-8";
/* website fonts modules code
------------------------------------------------------------ */
@font-face{
	font-family:'Gotham-Light';
	font-style:normal;
	font-weight:300;
	src:url(../fonts/Gotham-Light/Gotham-Light.eot);
	src:url(../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Gotham-Light/Gotham-Light.woff) format('woff'),
		url(../fonts/Gotham-Light/Gotham-Light.ttf) format('truetype');
}
@font-face{
	font-family:'Gotham-Book';
	font-style:normal;
	font-weight:400;
	src:url(../fonts/Gotham-Book/Gotham-Book.eot);
	src:url(../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Gotham-Book/Gotham-Book.woff) format('woff'),
		url(../fonts/Gotham-Book/Gotham-Book.ttf) format('truetype');
}

@font-face{
	font-family:'Raleway-Thin';
	font-style:normal;
	font-weight:100;
	src:url(../fonts/Raleway-Thin/Raleway-Thin.eot);
	src:url(../fonts/Raleway-Thin/Raleway-Thin.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Raleway-Thin/Raleway-Thin.woff) format('woff'),
		url(../fonts/Raleway-Thin/Raleway-Thin.ttf) format('truetype');
}
@font-face{
	font-family:'Raleway-ExtraLight';
	font-style:normal;
	font-weight:200;
	src:url(../fonts/Raleway-ExtraLight/Raleway-ExtraLight.eot);
	src:url(../fonts/Raleway-ExtraLight/Raleway-ExtraLight.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Raleway-ExtraLight/Raleway-ExtraLight.woff) format('woff'),
		url(../fonts/Raleway-ExtraLight/Raleway-ExtraLight.ttf) format('truetype');
}
@font-face{
	font-family:'Raleway-Light';
	font-style:normal;
	font-weight:300;
	src:url(../fonts/Raleway-Light/Raleway-Light.eot);
	src:url(../fonts/Raleway-Light/Raleway-Light.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Raleway-Light/Raleway-Light.woff) format('woff'),
		url(../fonts/Raleway-Light/Raleway-Light.ttf) format('truetype');
}
