
@font-face {
    font-family: 'iconos-citeral';
    src: url('../fuentes/iconos/soberbio-1.woff2') format('woff2'),
         url('../fuentes/iconos/soberbio-1.woff') format('woff');
    font-weight: normal;
    font-style: normal; 
}

[class^="ico-sob-"], [class*=" ico-sob-"] {
    font-family: 'iconos-citeral';
    font-style: normal;    
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.ico-sob-tiktok:before{ content:'\0061'; } 
.ico-sob-x:before{ content:'\0062'; } 
.ico-sob-contrato:before{ content:'\0063'; } 
.ico-sob-divulgador:before{ content:'\0064'; } 
.ico-sob-auspicio:before{ content:'\0065'; }


