@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qh7p6y');
  src:  url('fonts/icomoon.eot?qh7p6y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qh7p6y') format('truetype'),
    url('fonts/icomoon.woff?qh7p6y') format('woff'),
    url('fonts/icomoon.svg?qh7p6y#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-plsba-"], [class*=" icon-plsba-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plsba-demografica:before {
  content: "\e1001";
}
.icon-plsba-epidemiologica:before {
  content: "\e1002";
}
.icon-plsba-ambiental:before {
  content: "\e1003";
}
.icon-plsba-servicos-saude:before {
  content: "\e1004";
}
.icon-plsba-economica:before {
  content: "\e1005";
}
.icon-plsba-social:before {
  content: "\e1006";
}
.icon-plsba-educacao:before {
  content: "\e1007";
}
.icon-plsba-comportamental:before {
  content: "\e1008";
}

