@charset "utf-8";

@font-face {
	font-family: 'Crimson Roman';
	font-style: normal;
	src: url('../fonts/eot/crimson-roman-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/woff/crimson-roman-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Crimson SemiBold';
	font-style: normal;
	src: url('../fonts/eot/crimson-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/woff/crimson-semibold-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Crimson Italic';
	font-style: normal;
	src: url('../fonts/eot/crimson-italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/woff/crimson-italic-webfont.woff') format('woff');
}