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

[class^="icon-"], [class*=" icon-"] {
  /* 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-home:before {
  content: "\e90a";
}
.icon-urbanismo:before {
  content: "\e900";
}
.icon-tecnologiaInovacao:before {
  content: "\e901";
}
.icon-seguranca:before {
  content: "\e902";
}
.icon-saude:before {
  content: "\e903";
}
.icon-mobilidade:before {
  content: "\e904";
}
.icon-meioAmbiente:before {
  content: "\e905";
}
.icon-governanca:before {
  content: "\e906";
}
.icon-empreendedorismo:before {
  content: "\e907";
}
.icon-energia:before {
  content: "\e908";
}
.icon-educacao:before {
  content: "\e909";
}
.icon-economia:before {
  content: "\e90b";
}
