@charset "UTF-8";

@font-face {
    font-family: 'ClarendonBold';
    src: url('/pg/jsp/common/utils/fonts/clarendon_bold-webfont.eot');
	src: url('/pg/jsp/common/utils/fonts/clarendon_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/pg/jsp/common/utils/fonts/clarendon_bold-webfont.woff') format('woff'),
         url('/pg/jsp/common/utils/fonts/clarendon_bold-webfont.ttf') format('truetype'),
         url('/pg/jsp/common/utils/fonts/clarendon_bold-webfont.svg#webfontoioSe8i3') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ClarendonRegular';
    src: url('/pg/jsp/common/utils/fonts/clarendon-webfont.eot');
	src: url('/pg/jsp/common/utils/fonts/clarendon-webfont.eot?#iefix') format('embedded-opentype'),
         url('/pg/jsp/common/utils/fonts/clarendon-webfont.woff') format('woff'),
         url('/pg/jsp/common/utils/fonts/clarendon-webfont.ttf') format('truetype'),
         url('/pg/jsp/common/utils/fonts/clarendon-webfont.svg#webfontxzabYe5X') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaA-Extrabld';
    src: url('/pg/jsp/common/utils/fonts/ProximaNovaA-Extrabld.eot');
	src: url('/pg/jsp/common/utils/fonts/ProximaNovaA-Extrabld.eot?#iefix') format('embedded-opentype'),
         url('/pg/jsp/common/utils/fonts/ProximaNovaA-Extrabld.woff') format('woff'),
         url('/pg/jsp/common/utils/fonts/ProximaNovaA-Extrabld.svg#ProximaNovaA-Extrabld') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaslonProItalic';
    src: url('/pg/jsp/common/utils/fonts/acaslonpro-italic-webfont.eot');
	src: url('/pg/jsp/common/utils/fonts/acaslonpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/pg/jsp/common/utils/fonts/acaslonpro-italic-webfont.woff') format('woff'),
         url('/pg/jsp/common/utils/fonts/acaslonpro-italic-webfont.ttf') format('truetype'),
         url('/pg/jsp/common/utils/fonts/acaslonpro-italic-webfont.svg#webfontelq84X81') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?20971624#fontello') format('svg');
  }
}
*/