@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Black.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Black Slanted.otf")
		format("opentype");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Bold Slanted.otf") format("opentype");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk ExtraBold.otf") format("opentype");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk ExtraBold Slanted.otf")
		format("opentype");
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk ExtraLight.otf") format("opentype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk ExtraLight Slanted.otf")
		format("opentype");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Light.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Light Slanted.otf")
		format("opentype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Medium Slanted.otf")
		format("opentype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk SemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk SemiBold Slanted.otf")
		format("opentype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Tomato Grotesk";
	src: url("../assets/fonts/Tomato Grotesk Thin Slanted.otf") format("opentype");
	font-weight: 100;
	font-style: italic;
}
