@font-face {
		font-family: Urban-Grotesk;
		size-adjust: 108%;
		font-weight: 600;
		src: url("Urban-Grotesk-Bold.otf") format("opentype");
}

@font-face {
		font-family: Urban-Grotesk;
		size-adjust: 108%;
		font-weight: 500;
		src: url("Urban-Grotesk-Semibold.otf") format("opentype");
}

@font-face {
		font-family: Urban-Grotesk;
		size-adjust: 108%;
		font-weight: 700;
		src: url("Urban-Grotesk-Black.otf") format("opentype");
}