@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 300;
	src: url("TildaSans-Light.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 400;
	src: url("TildaSans-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 500;
	src: url("TildaSans-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 600;
	src: url("TildaSans-Semibold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 700;
	src: url("TildaSans-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "TildaSans";
	font-style: normal;
	font-weight: 900;
	src: url("TildaSans-ExtraBold.ttf") format("truetype");
}