
@font-face {
    font-family: AvenirBlack;
    src: url(../fonts/Avenir-Black.ttf);
}

@font-face {
    font-family: AvenirBook;
    src: url(../fonts/Avenir-Book.ttf);
}

.contenedorPowered {
}
.contenedorPowered .texto1 {
    font-family: AvenirBook;
    font-size:13px;
    

}

.contenedorPowered .texto2,
.contenedorPowered .texto3 {
    font-size:15px;
}

.contenedorPowered .texto2 {
    font-family: AvenirBlack;
}

.contenedorPowered .texto3 {
    font-family: AvenirBook;
}

.contenedorPowered{
}


