@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:900,900italic,200,200italic,700,700italic,600,400,400italic);

@font-face {
        font-family: 'adobe_garamond_proregular';
        src: url('agaramondpro-regular-webfont.eot');
        src: url('agaramondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
            url('agaramondpro-regular-webfont.woff') format('woff'),
            url('agaramondpro-regular-webfont.ttf') format('truetype'),
            url('agaramondpro-regular-webfont.svg#adobe_garamond_proregular') format('svg');
        font-weight: normal;
        font-style: normal;
        }
    @font-face {
            font-family: 'adobe_garamond_probold';
            src: url('agaramondpro-semibold-webfont.eot');
            src: url('agaramondpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
                url('agaramondpro-semibold-webfont.woff') format('woff'),
                url('agaramondpro-semibold-webfont.ttf') format('truetype'),
                url('agaramondpro-semibold-webfont.svg#adobe_garamond_probold') format('svg');
            font-weight: normal;
            font-style: normal;
            }

