@font-face {
	font-family: 'conduitbold';
	src: 	url('../assets/fonts/conduititcbold.eot?#iefix') format('eot'),
			url('../assets/fonts/conduititcbold.eot?#iefix') format('embedded-opentype'),
			url('../assets/fonts/conduititcbold.woff') format('woff'),
			url('../assets/fonts/conduititcbold.otf') format('opentype'), 
			url('../assets/fonts/conduititcbold.ttf') format('truetype'), 
			url('../assets/fonts/conduititcbold.svg') format('svg');
	font-weight: normal;
        font-style: normal;
}

@font-face {
	font-family: 'conduitlight';
	src: 	url('../assets/fonts/conduititclight.eot?#iefix') format('eot'),
			url('../assets/fonts/conduititclight.eot?#iefix') format('embedded-opentype'),
			url('../assets/fonts/conduititclight.woff') format('woff'),
			url('../assets/fonts/conduititclight.otf') format('opentype'), 
			url('../assets/fonts/conduititclight.ttf') format('truetype'), 
			url('../assets/fonts/conduititclight.svg') format('svg');
	font-weight: normal;
        font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: 	url('../assets/fonts/georgia-webfont.eot?#iefix') format('eot'),
			url('../assets/fonts/georgia-webfont.eot?#iefix') format('embedded-opentype'),
			url('../assets/fonts/georgia-webfont.woff') format('woff'),
			url('../assets/fonts/georgia-webfont.otf') format('opentype'), 
			url('../assets/fonts/georgia-webfont.ttf') format('truetype'), 
			url('../assets/fonts/georgia-webfont.svg') format('svg');
	font-weight: normal;
        font-style: normal;
}
