@font-face {
	font-family: Heinrich;
	src: url(/css/fonts/Heinrich-Regular.ttf) format("opentype");
	display: font-swap;
}

@font-face {
	font-family: GothamPro;
	src: url(/css/fonts/GothamPro-Regular.otf) format("opentype");
	display: font-swap;
}

@font-face {
	font-family: GothamPro Light;
	src: url(/css/fonts/GothamPro-Light.otf) format("opentype");
	display: font-swap;
}

@font-face {
	font-family: GothamPro Narrow Bold;
	src: url(/css/fonts/GothamPro-NarrowBold.otf) format("opentype");
	display: font-swap;
}

@font-face {
	font-family: GothamPro Narrow;
	src: url(/css/fonts/GothamPro-Narrow.otf) format("opentype");
	display: font-swap;
}