@font-face{ 
	font-family: 'Margot';
	src: url('../fonts/margot-regular.eot');
	src: url('../fonts/margot-regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/margot-regular.woff') format('woff'),
	     url('../fonts/margot-regular.ttf') format('truetype'),
	     url('../fonts/margot-regular.svg#webfont') format('svg');
}