@font-face {
	font-family: 'Circular Pro';
	font-weight: 300;
	src: url('../fonts/CircularPro-Book.otf') format('opentype');
}
@font-face {
	font-family: 'Circular Pro';
	font-weight: 500;
	src: url('../fonts/CircularPro-Medium.otf') format('opentype');
}