Mapeate/Public/css/Mapeate.iconos.css

11 lines
874 B
CSS
Raw Normal View History

.mapeate [data-icon=web]::before{content : "\f0ac"; font-family : "FA5FS";}
.mapeate [data-icon=principal]::before{content : "\f015"; font-family : "FA5FS";}
.mapeate [data-icon=app]::before{content : "\f085"; font-family : "FA5FS";}
.mapeate [data-icon=git]::before{content : "\f841"; font-family : "FA5FB";}
.mapeate [data-icon=wix]::before{content : "\f5cf"; font-family : "FA5FB";}
.mapeate [data-icon=facebook]::before{content : "\f09a"; font-family : "FA5FB";}
.mapeate [data-icon=twitter]::before{content : "\f099"; font-family : "FA5FB";}
.mapeate [data-icon=dificultad]::before{content : "\f886"; font-family : "FA5FS";}
.mapeate [data-icon=descripcion]::before{content : "\f036"; font-family : "FA5FS";}
.mapeate [data-icon=objetivos]::before{content : "\f140"; font-family : "FA5FS";}
.mapeate [data-icon=buscar]::before{content : "\f002"; font-family : "FA5FS";}