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

@font-face {
    font-family: 'AdobeGaramondProRegular';
    src: url('/files/fonts/adobe_garamond_pro-webfont.eot');
    src: url('/files/fonts/adobe_garamond_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/fonts/adobe_garamond_pro-webfont.woff') format('woff'),
         url('/files/fonts/adobe_garamond_pro-webfont.ttf') format('truetype'),
         url('/files/fonts/adobe_garamond_pro-webfont.svg#AdobeGaramondProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}