Mapeate/Public/css/Mapeate.iconos.css

7 lines
546 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";}