@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/black/gotham-ultra-webfont.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/black/gotham-black-webfont.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/bold/gotham-bold-webfont.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/medium/gotham-medium-webfont.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/book/gotham-book-webfont.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/light/gotham-light-webfont.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/xlight/gotham-xlight-webfont.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/thin/gotham-thin-webfont.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/black/gotham-ultraitalic-webfont.woff2') format('woff2');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/black/gotham-blackitalic-webfont.woff2') format('woff2');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/bold/gotham-bolditalic-webfont.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/medium/gotham-mediumitalic-webfont.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/book/gotham-bookitalic-webfont.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/light/gotham-lightitalic-webfont.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/xlight/gotham-xlightitalic-webfont.woff2') format('woff2');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gotham';
	src: url('/assets/fonts/gotham/thin/gotham-thinitalic-webfont.woff2') format('woff2');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}