@charset "UTF-8";
/* CSS Document */
@font-face {
 font-family: century;
 src: url("../fuentes/century_gothic.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: century;
 src: url("../fuentes/century_gothic.eot") /* EOT file for IE */
}
@font-face {
 font-family: Tagettes;
 src: url("../fuentes/tagetts2_U.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Tagettes;
 src: url("../fuentes/tagetts2_U.eot") /* EOT file for IE */
}
