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