@font-face {
	font-family: 'Mulish Regular';
	src: url('../fonts/MulishRegular.eot');
	src: url('../fonts/MulishRegular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/MulishRegular.woff2') format('woff2'),
	     url('../fonts/MulishRegular.woff') format('woff'),
	     url('../fonts/MulishRegular.svg#futuralight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mulish SemiBold';
	src: url('../fonts/MulishSemiBold.eot');
	src: url('../fonts/MulishSemiBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/MulishSemiBold.woff2') format('woff2'),
	     url('../fonts/MulishSemiBold.woff') format('woff'),
	     url('../fonts/MulishSemiBold.svg#futuralight') format('svg');
	font-weight: normal;
	font-style: normal;
}