@charset "UTF-8";

@font-face {
  font-family: "font-triunfo";
  src:url("../fonts/font-triunfo.eot");
  src:url("../fonts/font-triunfo.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font-triunfo.woff") format("woff"),
    url("../fonts/font-triunfo.ttf") format("truetype"),
    url("../fonts/font-triunfo.svg#font-triunfo") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "font-triunfo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-tri"]:before,
[class*=" icon-tri"]:before {
  font-family: "font-triunfo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tri-imoveis:before {
  content: "\e000";
}
.icon-tri-maquinas:before {
  content: "\e001";
}
.icon-tri-veiculos-leves:before {
  content: "\e002";
}
.icon-tri-veiculos-pesados:before {
  content: "\e003";
}
.icon-tri-sereais:before {
  content: "\e004";
}
.icon-tri-pecuaria:before {
  content: "\e005";
}
.icon-tri-nutricao:before {
  content: "\e006";
}
.icon-tri-hortifruti:before {
  content: "\e007";
}
.icon-tri-florestal:before {
  content: "\e008";
}
.icon-tri-financiamentos:before {
  content: "\e009";
}
