/*Definir Fuentes*/
@font-face{
    font-family: Ashley-Bold;
    src:url(  ../font/Ashley-Bold.otf);
}
.fab{
    font-family: Ashley-Bold;
}

.pronto2{
    position: relative;
    cursor:pointer;
    padding:0px;
}
.pronto2:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../Imagenes/descarga.png);
    background-size:26%;
    background-position:right 0px top 0px;
    background-repeat: no-repeat;
    
}
.pronto2:hover:before{
    content:"";
    position: absolute;
    background-image: url(../Imagenes/descarga.png);
    background-size:40%;
    background-repeat: no-repeat;
}                           
.pronto{
    position: relative;
    cursor:pointer;
    padding:0px;
}
.pronto:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../Imagenes/descarga.png);
    background-size:20%;
    background-position:right 0px top 0px;
    background-repeat: no-repeat;
}
.pronto:hover:before{
    content:"";
    position: absolute;
    background-image: url(../Imagenes/descarga.png);
    background-size:30%;
    background-repeat: no-repeat;
}

@font-face{

    font-family: Ashley-Italic;
    src:url(  ../font/Ashley-Italic.otf);
}
.fai{
    font-family: Ashley-Italic;
}

@font-face{
    font-family: Ashley-Medium;
    src:url(  ../font/Ashley-Medium.otf);
}


@font-face{
    font-family: Ashley-MediumItalic;
    src:url(  ../font/Ashley-MediumItalic.otf);
}


@font-face{
    font-family: Ashley-SemiBold;
    src:url(  ../font/Ashley-SemiBold.otf);
}

@font-face{
    font-family: Ashley-SemiBoldItalic;
    src:url(  ../font/Ashley-SemiBoldItalic.otf);
}
 @font-face{
    font-family: Grand_Aventure;
    src:url(  ../font/Grand_Aventure.otf);
} @font-face{
    font-family: Gretaros-Regular;
    src:url(  ../font/Gretaros-Regular.ttf);
} @font-face{
    font-family:MyriadPro-Regular;
    src:url( ../font/MyriadPro-Regular.otf);
} @font-face{
    font-family: Roboto-Bold;
    src:url( ../font/Roboto-Bold.ttf);
} @font-face{
    font-family: Roboto-Medium;
    src:url(  ../font/Roboto-Medium.ttf);
} @font-face{
    font-family: z-Ashley-Regular;
    src:url(  ../font/z-Ashley-Regular.otf);
} @font-face{
    font-family: Roboto-light;
    src:url(  ../font/Roboto-Light.ttf);
} 
.fard{
    font-family: Roboto-light;
    font-size: 17px !important;
}
.far{
    font-family: z-Ashley-Regular;
}
@font-face{
    font-family: Ashley-BoldItalic;
    src:url(  ../font/Ashley-BoldItalic.otf);
}
.fabi{
    font-family: Ashley-BoldItalic;
}    
@font-face{
    font-family: Bitter-Regular;
    src:url(  ../font/Bitter-Regular.otf);
}  
.fbr{
    font-family: Bitter-Regular;
}
.arial{
    font-family: Arial, Helvetica, sans-serif;
}
@font-face{
    font-family: Belgrano-Regular;
    src:url(  ../font/Belgrano-Regular.ttf);
}   

