@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proximanova-light.eot");
	src: url("../fonts/proximanova-light.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/proximanova-light.woff") format("woff"),
		 url("../fonts/proximanova-light.ttf") format("truetype"),
		 url("../fonts/proximanova-light.svg#proximanovalight") format("svg");
	font-weight: lighter, 100;
	font-style: normal;
}

@font-face {
	font-family: "Proxima Nova";
	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"),
		 url("../fonts/proximanova-regular.svg#proximanovaregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Proxima Nova";
	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"),
		 url("../fonts/proximanova-bold.svg#proximanovabold") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Century Gothic";
	src: url("../fonts/century-gothic.eot");
	src: url("../fonts/century-gothic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/century-gothic.woff2") format("woff2"),
		 url("../fonts/century-gothic.woff") format("woff"),
		 url("../fonts/century-gothic.ttf") format("truetype"),
		 url("../fonts/century-gothic.svg#CenturyGothicRegular") format("svg");
}