@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-Book.ttf');
	font-weight:300;
	font-style:normal;
}
@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-Medium.ttf');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-Bold.ttf');
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-BookItalic.ttf');
	font-weight:300;
	font-style:italic;
}
@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-MediumItalic.ttf');
	font-weight:400;
	font-style:italic;
}
@font-face{
	font-family:'gotham';
	src:url('../fonts/Gotham-Font/GothamHTF-BoldItalic.ttf');
	font-weight:500;
	font-style:italic;
}

@font-face{
	font-family:'sportinggrotesque';
	src:url('../fonts/sporting-grotesque/SportingGrotesque-Regular.otf');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:'sportinggrotesque';
	src:url('../fonts/sporting-grotesque/SportingGrotesque-Bold.otf');
	font-weight:500;
	font-style:normal;
}
