@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Caslon';
	src: url('../fonts/ITCCaslon224LTMedium.ttf') format("truetype"),
         url('../fonts/ITCCaslon224LTMedium.eot') format('embedded-opentype'),
         url('../fonts/ITCCaslon224LTMedium.woff') format('woff'),
        url('../ITCCaslon224LTMedium.svg#CaslonTwoTwentyFourLT-Medium') format('svg');
	font-weight:normal;
	font-style:normal;
}