@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-Medium.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-Black.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/assets/css/fonts/GothamProNarrow-Bold.woff2') format('woff2'),
		url('/assets/css/fonts/GothamProNarrow-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-Italic.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-Light.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/assets/css/fonts/GothamProNarrow-Medium.woff2') format('woff2'),
		url('/assets/css/fonts/GothamProNarrow-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-BlackItalic.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-BoldItalic.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-Bold.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Garamond';
	src: url('/assets/css/fonts/Garamond-Bold.woff2') format('woff2'),
		url('/assets/css/fonts/Garamond-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-LightItalic.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/assets/css/fonts/GothamPro-MediumItalic.woff2') format('woff2'),
		url('/assets/css/fonts/GothamPro-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
