@font-face {
    font-family:'Avant Garde Bk BT Book';
    src: url('../fuentes/avangarde.eot');
    src: url('../fuentes/avangarde.eot') format('embedded-opentype'),
         url('../fuentes/avangarde.woff') format('woff'),
         url('../fuentes/avangarde.ttf') format('truetype'),
         url('../fuentes/avangarde.svg#AvantGardeBkBTBook') format('svg');
}

@font-face {
    font-family:'Century Gothic';
    src: url('../fuentes/century.eot');
    src: url('../fuentes/century.eot') format('embedded-opentype'),
         url('../fuentes/century.woff2') format('woff2'),
         url('../fuentes/century.woff') format('woff'),
         url('../fuentes/century.ttf') format('truetype'),
         url('../fuentes/century.svg#CenturyGothicRegular') format('svg');
}
