/* Licensed Proxima Nova webfonts supplied by the project owner.
 * URL-only sources intentionally avoid machine-local font substitutions so
 * every browser receives the same metrics and line wrapping. */
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-light.woff2") format("woff2");
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-light-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 300;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-regular-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 400;
	font-display: swap;
}
/* The licensed family has no separate Medium file. Weight 500 deliberately
 * uses Regular, matching CSS font selection between the 400 and 600 faces. */
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-regular-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-semibold.woff2") format("woff2");
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-semibold-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 600;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-bold-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 700;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-extrabold.woff2") format("woff2");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}
@font-face {
	font-family: "Proxima Nova";
	src: url("../fonts/proxima-nova/proxima-nova-extrabold-italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 800;
	font-display: swap;
}
