@font-face {
	font-family: 'dfcmenu-med';
	src: local('msniquee'),
		url('fonts/FiraSans-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dfcbody-med';
	src: local('msniquee'),
		url('fonts/Montserrat-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dfcbody-medi';
	src: local('msniquee'),
		url('fonts/Montserrat-MediumItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dfcbody-sem';
	src: local('msniquee'),
		url('fonts/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dfcbody-bol';
	src: local('msniquee'),
		url('fonts/Montserrat-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}