simfaz-icons
Version:
Pacote de ícones
64 lines (59 loc) • 1.32 kB
CSS
@font-face {
font-family: 'simfazfonts';
src: url('fonts/simfazfonts.eot?et75x4');
src: url('fonts/simfazfonts.eot?et75x4#iefix') format('embedded-opentype'),
url('fonts/simfazfonts.ttf?et75x4') format('truetype'),
url('fonts/simfazfonts.woff?et75x4') format('woff'),
url('fonts/simfazfonts.svg?et75x4#simfazfonts') format('svg');
font-weight: normal;
font-style: normal;
}
.sf {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'simfazfonts' ;
display: inline-block;
speak: none;
font-size: 22px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
text-rendering: auto;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sf-cpf-search-1:before {
content: "\e909";
}
.sf-geo-search-1:before {
content: "\e90a";
}
.sf-pastagem:before {
content: "\e908";
}
.sf-algodao:before {
content: "\e901";
}
.sf-cana:before {
content: "\e902";
}
.sf-eucalipto:before {
content: "\e903";
}
.sf-milho:before {
content: "\e904";
}
.sf-milho2:before {
content: "\e905";
}
.sf-soja:before {
content: "\e906";
}
.sf-citros:before {
content: "\e907";
}
.sf-cafe:before {
content: "\e900";
}