@font-face {
	font-family: 'Oswald';
	src: url('../fonts/Oswald-Regular.eot');
	src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Oswald-Regular.woff') format('woff'),
		url('../fonts/Oswald-Regular.ttf') format('truetype');
	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');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	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');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham-Light.eot');
	src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Light.woff') format('woff'),
		url('../fonts/Gotham-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	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');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham-Thin.eot');
	src: url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Thin.woff') format('woff'),
		url('../fonts/Gotham-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
*/



@font-face {
   font-family: 'gbook';
   src: url('../fonts/GothamBook.eot');
   src: url('../fonts/GothamBook.eot') format('embedded-opentype'),
        url('../fonts/GothamBook.woff2') format('woff2'),
        url('../fonts/GothamBook.woff') format('woff'),
        url('../fonts/GothamBook.ttf') format('truetype'),
        url('../fonts/GothamBook.svg#GothamBook') format('svg');
}

@font-face {
   font-family: 'gblack';
   src: url('../fonts/GOTHAMBLACK.eot');
   src: url('../fonts/GOTHAMBLACK.eot') format('embedded-opentype'),
        url('../fonts/GOTHAMBLACK.woff2') format('woff2'),
        url('../fonts/GOTHAMBLACK.woff') format('woff'),
        url('../fonts/GOTHAMBLACK.ttf') format('truetype'),
        url('../fonts/GOTHAMBLACK.svg#GOTHAMBLACK') format('svg');
}

@font-face {
   font-family: 'gbold';
   src: url('../fonts/GOTHAMBOLD.eot');
   src: url('../fonts/GOTHAMBOLD.eot') format('embedded-opentype'),
        url('../fonts/GOTHAMBOLD.woff2') format('woff2'),
        url('../fonts/GOTHAMBOLD.woff') format('woff'),
        url('../fonts/GOTHAMBOLD.ttf') format('truetype'),
        url('../fonts/GOTHAMBOLD.svg#GOTHAMBOLD') format('svg');
}

@font-face {
   font-family: 'glight';
   src: url('../fonts/GOTHAMLIGHT.eot');
   src: url('../fonts/GOTHAMLIGHT.eot') format('embedded-opentype'),
        url('../fonts/GOTHAMLIGHT.woff2') format('woff2'),
        url('../fonts/GOTHAMLIGHT.woff') format('woff'),
        url('../fonts/GOTHAMLIGHT.ttf') format('truetype'),
        url('../fonts/GOTHAMLIGHT.svg#GOTHAMLIGHT') format('svg');
}

@font-face {
   font-family: 'gmedium';
   src: url('../fonts/GothamMedium.eot');
   src: url('../fonts/GothamMedium.eot') format('embedded-opentype'),
        url('../fonts/GothamMedium.woff2') format('woff2'),
        url('../fonts/GothamMedium.woff') format('woff'),
        url('../fonts/GothamMedium.ttf') format('truetype'),
        url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
}
