@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Black.woff') format('opentype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-BlackItalic.woff') format('opentype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Bold.woff') format('opentype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-BoldItalic.woff') format('opentype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-MediumItalic.woff') format('opentype');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-reg.woff') format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Italic.woff') format('opentype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Light.woff') format('opentype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/GothamPro-Italic.woff') format('opentype');
	font-weight: 100;
	font-style: italic;
}