@font-face {
	font-family: 'CartoGothic Std';
	src: url(/fonts/CartoGothicStd-Book.eot);
}
@font-face {
	font-family: 'CartoGothic Std';
	src: url(/fonts/CartoGothicStd-Bold.eot);
	font-weight: bold;
}
@font-face {
	font-family: 'Tybo';
	src: url(/fonts/TypoSlabserif-Light.eot);
}

@font-face {
	font-family: 'CartoGothic Std';
	src: url(/fonts/CartoGothicStd-Book.otf) format("opentype");
}
@font-face {
	font-family: 'CartoGothic Std';
	src: url(/fonts/CartoGothicStd-Bold.otf) format("opentype");
	font-weight: bold;
}
@font-face {
	font-family: 'Tybo';
	src: url(/fonts/TypoSlabserif-Light.ttf) format("truetype");
}