@font-face {
	font-display: swap;
	font-family: "Mulish";
	font-style: normal;
	font-weight: 400;
	src: url("Mulish-Regular.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Mulish";
	font-style: normal;
	font-weight: 700;
	src: url("Mulish-Bold.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Mulish";
	font-style: normal;
	font-weight: 800;
	src: url("Mulish-ExtraBold.ttf") format("truetype");
}