@font-face {
	font-family: 'francois';
	src: url('fonts/francoisone.eot');
	src: url('fonts/francoisone.eot?#iefix') format('embedded-opentype'),
		 url('fonts/francoisone.woff2') format('woff2'),
		 url('fonts/francoisone.woff') format('woff'),
		 url('fonts/francoisone.ttf') format('truetype'),
		 url('fonts/francoisone.svg#francois_oneregular') format('svg');
	font-weight: normal;
	font-style: normal;
}