@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "dstignicao" !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-"]:before,
[class*=" icon-"]:before {
  font-family: "dstignicao" !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-facebook:before {
  content: "\61";
}
.icon-instagram:before {
  content: "\62";
}
.icon-linkedin:before {
  content: "\63";
}
.icon-passw:before {
  content: "\64";
}
.icon-user:before {
  content: "\65";
}
.icon-astronaut:before {
  content: "\66";
}
.icon-arrow-back:before {
  content: "\67";
}
.icon-sucesso:before {
  content: "\68";
}
.icon-erro:before {
  content: "\69";
}
.icon-economia-circular:before {
  content: "\6a";
}
.icon-engenharia-construcao:before {
  content: "\6b";
}
.icon-mar-espaco:before {
  content: "\6c";
}
.icon-sustentabilidade-urbana:before {
  content: "\6d";
}
.icon-logotipo:before {
  content: "\6e";
}
.icon-indicacoes:before {
  content: "\6f";
}
.icon-mapa:before {
  content: "\70";
}
.icon-data-picker:before {
  content: "\71";
}
.icon-seta-topo:before {
  content: "\72";
}
.icon-logo-2bpartner:before {
  content: "\73";
}
.icon-logo-dstgroup:before {
  content: "\74";
}
.icon-logo-ibs:before {
  content: "\75";
}
.icon-logo-tecminho:before {
  content: "\76";
}
