@font-face {
	font-family: "proxima-nova";
	font-weight: 900;
	font-style: normal;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Black.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 900;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-BlackItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 700;
	font-style: normal;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 700;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-BoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 800;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-ExtraBold.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 800;
	font-style: normal;	
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-ExtraBoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 300;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Light.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";	
	font-weight: 300;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-LightItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 500;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 500;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-MediumItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight:400;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Regular.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 400;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-RegularItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 600;	
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-SemiBold.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 600;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-SemiBoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 100;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-Thin.woff2") format("woff2");
}

@font-face {
	font-family: "proxima-nova";
	font-weight: 100;
	font-style: italic;
	src:
		local("proxima-nova"),
		url("../fonts/ProximaNova/ProximaNova-ThinItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Roboto Condensed";
	src:
		local("Roboto_Condensed"),
		url("../fonts/Roboto_Condensed/RobotoCondensed-Italic-VariableFont_wght.woff2") format("woff2");
}

@font-face {
	font-family: "Roboto Condensed";
	src:
		local("Roboto_Condensed"),
		url("../fonts/Roboto_Condensed/RobotoCondensed-VariableFont_wght.woff2") format("woff2");
}