@charset "UTF-8";

@font-face {
  font-family: "nucleoweb";
  src:url("fonts/nucleoweb.eot");
  src:url("fonts/nucleoweb.eot?#iefix") format("embedded-opentype"),
    url("fonts/nucleoweb.woff") format("woff"),
    url("fonts/nucleoweb.ttf") format("truetype"),
    url("fonts/nucleoweb.svg#nucleoweb") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "nucleoweb" !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: "nucleoweb" !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-place:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-piechart:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-file:before {
  content: "\e905";
}
.icon-file-add:before {
  content: "\e906";
}
.icon-file-checked:before {
  content: "\e907";
}
.icon-chart:before {
  content: "\e908";
}
.icon-checklist:before {
  content: "\e909";
}
.icon-flowchart:before {
  content: "\e90a";
}
.icon-information:before {
  content: "\e90b";
}
.icon-new-database:before {
  content: "\e90c";
}
.icon-remove-database:before {
  content: "\e90d";
}
.icon-scale:before {
  content: "\e90e";
}
.icon-users:before {
  content: "\e90f";
}
.icon-gavel:before {
  content: "\e901";
}
.icon-certido:before {
  content: "\e000";
}
.icon-contracheque:before {
  content: "\e001";
}
.icon-iptu:before {
  content: "\e002";
}
.icon-nf:before {
  content: "\e003";
}
.icon-ouvidoria:before {
  content: "\e004";
}
.icon-up-arrow:before {
  content: "\e005";
}
