@font-face {
	font-family: 'Mulish';
	font-weight: 100;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-ExtraLight.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 300;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-Light.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 400;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-Regular.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 500;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-Medium.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 600;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-SemiBold.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 700;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-Bold.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 800;
	font-style: normal;
	src: url("../fonts/mulish/Mulish-ExtraBold.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 100;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-ExtraLightItalic.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 300;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-LightItalic.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 500;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-Italic.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 700;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-SemiBoldItalic.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 700;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-BoldItalic.ttf") format("opentype");
}

@font-face {
	font-family: 'Mulish';
	font-weight: 800;
	font-style: italic;
	src: url("../fonts/mulish/Mulish-ExtraBoldItalic.ttf") format("opentype");
}