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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
}

.icon-geologia:before {
  content: "\e900";
}
