@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskBook-20fellow_trial.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskBookItl-20fellow_trial.otf")
		format("opentype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskMedium-20fellow_trial.otf")
		format("opentype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskMediumItl-20fellow_trial.otf")
		format("opentype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskSmBold-20fellow_trial.otf")
		format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Sharp Grotesk";
	src: url("../fonts/SharpGroteskSmBoldItl-20fellow_trial.otf")
		format("opentype");
	font-weight: 600;
	font-style: italic;
}
