@font-face
{
    font-family: "BebasNeue";
    src: url('../Fuentes/BebasNeue.ttf') format("truetype");
}
@font-face
{
    font-family: "QuicksandBook";
    src: url('../Fuentes/QuicksandBook.otf') format("truetype");
}
@font-face
{
    font-family: "QuicksandBold";
    src: url('../Fuentes/QuicksandBold.otf') format("truetype");
}
@font-face
{
    font-family: "QuicksandItalic";
    src: url('../Fuentes/QuicksandItalic.ttf') format("truetype");
}