@font-face {
	font-family: "Roboto";
	font-style: normal;
	src:
			url("../fonts/Roboto-VariableFont_wdth,wght.woff2") format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 200;
	src: local("Jost"), url("../fonts/Jost-ExtraLight.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 300;
	src: local("Jost"), url("../fonts/Jost-Light.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 400;
	src: local("Jost"), url("../fonts/Jost-Regular.ttf");
	font-display: swap;
}
@font-face {
	font-family: "Jost";
	font-style: italic;
	font-weight: 400;
	src: local("Jost"), url("../fonts/Jost-Italic.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 500;
	src: local("Jost"), url("../fonts/Jost-Medium.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 600;
	src: local("Jost"),url("../fonts/Jost-SemiBold.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 700;
	src: local("Jost"),url("../fonts/Jost-Bold.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 800;
	src: local("Jost"),url("../fonts/Jost-ExtraBold.ttf");
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	font-style: normal;
	font-weight: 900;
	src: local("Jost"),url("../fonts/Jost-Black.ttf");
	font-display: swap;
}
