@font-face {
	font-family: "Mulish";
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Mulish-Regular.woff');
}

@font-face {
	font-family: "Mulish";
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/Mulish-Bold.woff');
}

@font-face {
	font-family: "Mulish";
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/Mulish-Black.woff');
}