/* Overused Grotesk */
@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Light.woff2") format('woff2'),
		url("OverusedGrotesk-Light.woff") format('woff');
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Book.woff2") format('woff2'),
		url("OverusedGrotesk-Book.woff") format('woff');
	font-style: normal;
	font-weight: 350;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Roman.woff2") format('woff2'),
		url("OverusedGrotesk-Roman.woff") format('woff');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Medium.woff2") format('woff2'),
		url("OverusedGrotesk-Medium.woff") format('woff');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-SemiBold.woff2") format('woff2'),
		url("OverusedGrotesk-SemiBold.woff") format('woff');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Bold.woff2") format('woff2'),
		url("OverusedGrotesk-Bold.woff") format('woff');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-ExtraBold.woff2") format('woff2'),
		url("OverusedGrotesk-ExtraBold.woff") format('woff');
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: "Overused Grotesk";
	src:
		url("OverusedGrotesk-Black.woff2") format('woff2'),
		url("OverusedGrotesk-Black.woff") format('woff');
	font-style: normal;
	font-weight: 900;
	font-display: swap;
}