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


@font-face {
    font-family: 'Garamond-regular';
    src: url('fontes/ebgaramond-webfont.eot');
    src: url('fontes/ebgaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/ebgaramond-webfont.woff') format('woff'),
         url('fontes/ebgaramond-webfont.ttf') format('truetype'),
         url('fontes/ebgaramond-webfont.svg#eb_garamondregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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