@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icones-prefeitura-de-palmas" !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^="pmp-"]:before,
[class*=" pmp-"]:before {
  font-family: "icones-prefeitura-de-palmas" !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;
}

.pmp-brasao:before {
  content: "\e000";
}
