:root {
--gp-font--proxima-nova: "Proxima Nova";
}

@font-face {
	font-display: auto;
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 600;
	src: url('https://jams.boomerangdev.us/wp-content/uploads/generatepress/fonts/proxima-nova/Proxima-Nova-Semibold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 800;
	src: url('https://jams.boomerangdev.us/wp-content/uploads/generatepress/fonts/proxima-nova/Proxima-Nova-Extrabold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 300;
	src: url('https://jams.boomerangdev.us/wp-content/uploads/generatepress/fonts/proxima-nova/Proxima-Nova-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 400;
	src: url('https://jams.boomerangdev.us/wp-content/uploads/generatepress/fonts/proxima-nova/Proxima-Nova-Regular.ttf') format('truetype');
}
