@charset "UTF-8";
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-ExtraLight.ttf");
	font-style: normal;
	font-weight: 100;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-ExtraLightItalic.ttf");
	font-style: italic;
	font-weight: 100;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Light.ttf");
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-LightItalic.ttf");
	font-style: italic;
	font-weight: 200;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Regular.ttf");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Italic.ttf");
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Medium.ttf");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-MediumItalic.ttf");
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-SemiBold.ttf");
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-SemiBoldItalic.ttf");
	font-style: italic;
	font-weight: 500;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Bold.ttf");
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-BoldItalic.ttf");
	font-style: italic;
	font-weight: 600;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-ExtraBold.ttf");
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-ExtraBoldItalic.ttf");
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-Black.ttf");
	font-style: normal;
	font-weight: 800;
}
@font-face {
	font-family: "mulish";
	src: url("../_fonts/Mulish-BlackItalic.ttf");
	font-style: italic;
	font-weight: 800;
}