
	@font-face {
		font-family: CenturyGothic;
		src: url(/fonts/centurygothic.eot);
		src: url(/fonts/centurygothic.eot?#iefix) format("embedded-opentype"), url(/fonts/centurygothic.otf) format("opentype"), url(/fonts/centurygothic.svg) format("svg"), url(/fonts/centurygothic.ttf) format("truetype"), url(/fonts/centurygothic.woff) format("woff"), url(/fonts/centurygothic.woff2) format("woff2");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}

	@font-face {
		font-family: CenturyGothic-Bold;
		src: url(/fonts/centurygothic-bold.eot);
		src: url(/fonts/centurygothic-bold.eot?#iefix) format("embedded-opentype"), url(/fonts/centurygothic-bold.otf) format("opentype"), url(/fonts/centurygothic-bold.svg) format("svg"), url(/fonts/centurygothic-bold.ttf) format("truetype"), url(/fonts/centurygothic-bold.woff) format("woff"), url(/fonts/centurygothic-bold.woff2) format("woff2");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}

	@font-face {
		font-family: CenturyGothic-Italic;
		src: url(/fonts/centurygothic-italic.eot);
		src: url(/fonts/centurygothic-italic.eot?#iefix) format("embedded-opentype"), url(/fonts/centurygothic-italic.otf) format("opentype"), url(/fonts/centurygothic-italic.svg) format("svg"), url(/fonts/centurygothic-italic.ttf) format("truetype"), url(/fonts/centurygothic-italic.woff) format("woff"), url(/fonts/centurygothic-italic.woff2) format("woff2");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}

	@font-face {
		font-family: CenturyGothic-BoldItalic;
		src: url(/fonts/centurygothic-bolditalic.eot);
		src: url(/fonts/centurygothic-bolditalic.eot?#iefix) format("embedded-opentype"), url(/fonts/centurygothic-bolditalic.otf) format("opentype"), url(/fonts/centurygothic-bolditalic.svg) format("svg"), url(/fonts/centurygothic-bolditalic.ttf) format("truetype"), url(/fonts/centurygothic-bolditalic.woff) format("woff"), url(/fonts/centurygothic-bolditalic.woff2) format("woff2");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	

@media screen and (max-width: 1439px) {
	.navbar-light .navbar-nav .nav-item {
		margin: 0 1rem !important;
	}
}

@media screen and (max-width: 1199px) {
	.navbar-light .navbar-nav .nav-item {
		margin: 0 7px !important;
	}
}