@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-thin-web.woff2') format('woff2'),
		 url('moulin-thin-web.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-light-web.woff2') format('woff2'),
		 url('moulin-light-web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-regular-web.woff2') format('woff2'),
		 url('moulin-regular-web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-regularitalic-web.woff2') format('woff2'),
		 url('moulin-regularitalic-web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-medium-web.woff2') format('woff2'),
		 url('moulin-medium-web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Moulin Web';
	src: url('moulin-bold-web.woff2') format('woff2'),
		 url('moulin-bold-web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
    font-family: "NeueHaasUnicaW1G";
    font-weight: 300;
    src: url("neuehaasunicaw1g-light.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "NeueHaasUnicaW1G";
    font-weight: 400;
    src: url("neuehaasunicaw1g-regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "NeueHaasUnicaW1G";
    font-weight: 500;
    src: url("neuehaasunicaw1g-medium.ttf") format("truetype");
    font-style: normal;
}