@font-face {
    font-family: "CENTURY GOTHIC";
    font-style: normal;
    font-weight: normal;
    src:url("/css/fuentes/century/GOTHIC.eot"),
        url("/css/fuentes/century/GOTHIC.TTF") format("truetype");
}
@font-face {
    font-family: "CENTURY GOTHIC";
    font-style: normal;
    font-weight: bold;
    src:url("/css/fuentes/century/GOTHICB.eot"),
        url("/css/fuentes/century/GOTHICB.TTF") format("truetype");
}
@font-face {
    font-family: "Anke Calligraphic FG";
    font-style: normal;
    font-weight: normal;
    src:url("/css/fuentes/anke/ANKECALLIG-FG.eot"),
        url("/css/fuentes/anke/ANKECALLIG-FG.TTF") format("truetype");
}