/* 
	Please leave the content below alone for this week's tutorial
*/
@font-face {
	font-family: 'Circular';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/CircularStd-Book.eot');
	src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/CircularStd-Book.woff') format('woff'),
		 url('../fonts/CircularStd-Book.ttf') format('truetype');
}

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

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

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

@font-face {
	font-family: 'Freight-Text-Bold';
	font-weight: bold;
	font-style: normal;
	src: url('../fonts/Freight-Text-Bold.eot');
	src: url('../fonts/Freight-Text-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Freight-Text-Bold.woff') format('woff'),
		 url('../fonts/Freight-Text-Bold.ttf') format('truetype');
}
