@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Gotham-Black';
	src: url("../fonts/Gotham-Black.eot");
	src: url("../fonts/Gotham-Black.svg");
	src: url("../fonts/Gotham-Black.ttf");
	src: url("../fonts/Gotham-Black.woff");
    font-display: swap;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url("../fonts/Gotham-Bold.eot");
	src: url("../fonts/Gotham-Bold.svg");
	src: url("../fonts/Gotham-Bold.ttf");
	src: url("../fonts/Gotham-Bold.woff");
    font-display: swap;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url("../fonts/Gotham-Book.eot");
	src: url("../fonts/Gotham-Book.svg");
	src: url("../fonts/Gotham-Book.ttf");
	src: url("../fonts/Gotham-Book.woff");
    font-display: swap;
}
@font-face {
	font-family: 'Gotham-Light';
	src: url("../fonts/Gotham-Light.eot");
	src: url("../fonts/Gotham-Light.svg");
	src: url("../fonts/Gotham-Light.ttf");
	src: url("../fonts/Gotham-Light.woff");
    font-display: swap;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url("../fonts/Gotham-Medium.eot");
	src: url("../fonts/Gotham-Medium.svg");
	src: url("../fonts/Gotham-Medium.ttf");
	src: url("../fonts/Gotham-Medium.woff");
    font-display: swap;
}
@font-face {
	font-family: 'Gotham-Thin';
	src: url("../fonts/Gotham-Thin.eot");
	src: url("../fonts/Gotham-Thin.svg");
	src: url("../fonts/Gotham-Thin.ttf");
	src: url("../fonts/Gotham-Thin.woff");
    font-display: swap;
}