/* Fonts */
@font-face {
	font-family: 'CircularStd-Book';
	src: url('../fonts/circularstdbook.eot');
	src: url('../fonts/circularstdbook.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/circularstdbook.woff') format('woff'),
	     url('../fonts/circularstdbook.ttf') format('truetype'),
	     url('../fonts/circularstdbook.svg#circularstdbook') format('svg');
	font-style: normal;
	font-weight: normal;
}