/* Fonts */

	/*Open Sans*/

	@font-face {
			font-family: "GP";
			src: url("../fonts/GothamProRegular/GothamPro.eot");
			src: url("../fonts/GothamProRegular/GothamPro.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamPro/GothamPro.woff") format("woff"),
			url("../fonts/GothamPro/GothamPro.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
		font-family: "proxima_novaregular";
		src: url('../fonts/ProximaNova/proximanova-regular-webfont.woff2') format('woff2'),
			url('../fonts/ProximaNova/proximanova-regular-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "ProximaNova";
			src: url("../fonts/ProximaNova-Regular.eot");
			src: url("../fonts/ProximaNova-Regular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Regular.woff") format("woff"),
			url("../fonts/ProximaNova-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "ProximaNovaBold";
			src: url("../fonts/ProximaNova-Bold.eot");
			src: url("../fonts/ProximaNova-Bold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNova-Bold.woff") format("woff"),
			url("../fonts/ProximaNova-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "ProximaNovaLight";
			src: url("../fonts/ProximaNovaCond-Light.eot");
			src: url("../fonts/ProximaNovaCond-Light.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNovaCond-Light.woff") format("woff"),
			url("../fonts/ProximaNovaCond-Light.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "ProximaNovaBlack";
			src: url("../fonts/ProximaNova-Black.eot");
			src: url("../fonts/ProximaNovaCond-Black.eot?#iefix")format("embedded-opentype"),
			url("../fonts/ProximaNovaCond-Black.woff") format("woff"),
			url("../fonts/ProximaNovaCond-Black.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "GPBlack";
			src: url("../fonts/GothamProBlack/GothamPro-Black.eot");
			src: url("../fonts/GothamProBlack/GothamPro-Black.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProBlack/Gotham-ProBlack.woff") format("woff"),
			url("../fonts/GothamProBlack/Gotham-ProBlack.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}

	@font-face {
			font-family: "GPBold";
			src: url("../fonts/GothamProBold/GothamPro-Bold.eot");
			src: url("../fonts/GothamProBold/GothamPro-Bold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProBold/GothamPro-Bold.woff") format("woff"),
			url("../fonts/GothamProBold/GothamPro-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}


	@font-face {
			font-family: "GPItalic";
			src: url("../fonts/GothamProItalic/GothamPro-Italic.eot");
			src: url("../fonts/GothamProItalic/GothamPro-Italic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProItalic/GothamPro-Italic.woff") format("woff"),
			url("../fonts/GothamProItalic/GothamPro-Italic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}



	@font-face {
			font-family: "GPLight";
			src: url("../fonts/GothamProBoldLight/GothamPro-Light.eot");
			src: url("../fonts/GothamProBoldLight/GothamPro-Light.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProLight/GothamPro-Light.woff") format("woff"),
			url("../fonts/GothamProLight/GothamPro-Light.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}
	@font-face {
			font-family: "GPMedium";
			src: url("../fonts/GothamProMedium/GothamPro-Medium.eot");
			src: url("../fonts/GothamProMedium/GothamPro-Medium.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProMedium/GothamPro-Medium.woff") format("woff"),
			url("../fonts/GothamProMedium/GothamPro-Medium.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}


	@font-face {
			font-family: "GPNarrow";
			src: url("../fonts/GothamProNarrow/GothamProNarrow-Bold.eot");
			src: url("../fonts/GothamProNarrow/GothamProNarrow-Bold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/GothamProNarrow/GothamProNarrow-Bold.woff") format("woff"),
			url("../fonts/GothamProNarrow/GothamProNarrow-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
			font-display: swap;
	}
