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