/* stylelint-disable linebreaks */
/* stylelint-disable value-list-comma-space-after */

@font-face {
	font-family: "Neurial Grotesk";
	font-style: normal;
	font-weight: 200;
	src: url(./NeurialGrotesk-Light.woff) format("woff");
}

@font-face {
	font-family: "Neurial Grotesk";
	font-style: normal;
	font-weight: 400;
	src: url(./NeurialGrotesk-Regular.woff) format("woff");
}

@font-face {
	font-family: "Neurial Grotesk";
	font-style: normal;
	font-weight: 500;
	src: url(./NeurialGrotesk-Medium.woff) format("woff");
}

@font-face {
	font-family: "Neurial Grotesk";
	font-style: normal;
	font-weight: 700;
	src: url(./NeurialGrotesk-Bold.woff) format("woff");
}

@font-face {
	font-family: "Neurial Grotesk";
	font-style: normal;
	font-weight: 800;
	src: url(./NeurialGrotesk-Extrabold.woff) format("woff");
}
