@font-face {
    font-family:"Open Sans";
    src: url("fuentes/OpenSans-Regular.eot") /* EOT file for IE */
}

@font-face {
    font-family:"Open Sans";
    src: url("fuentes/OpenSans-Regular.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family:"OpenSans-Bold";
    src: url(fuentes/OpenSansBold.ttf); /* TTF file for CSS3 browsers */
}


@font-face {
    font-family:"OpenSans-Bold";
    src: url("fuentes/OpenSans-Bold.eot"); /* EOT file for IE */
}



@font-face {
    font-family:"OpenSans-ExtraBold";
    src: url("fuentes/OpenSans-ExtraBold.eot"); /* EOT file for IE */
}

@font-face {
    font-family:"OpenSans-ExtraBold";
    src: url("fuentes/OpenSans-ExtraBold.ttf"); /* TTF file for CSS3 browsers */
}

