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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Ícones existentes */
.icon-arrow:before { content: "\e90e"; }
.icon-c-01:before { content: "\e900"; }
.icon-c-02:before { content: "\e901"; }
.icon-c-04:before { content: "\e902"; }
.icon-envelop:before { content: "\e903"; }
.icon-f-01:before { content: "\e904"; }
.icon-f-02:before { content: "\e905"; }
.icon-f-03:before { content: "\e906"; }
.icon-f-04:before { content: "\e907"; }
.icon-f-05:before { content: "\e908"; }
.icon-f-06:before { content: "\e909"; }
.icon-f-7:before { content: "\e90a"; }
.icon-s-01:before { content: "\e90b"; }
.icon-s-02:before { content: "\e90c"; }
.icon-s-03:before { content: "\e90d"; }

/* Novos ícones para o segmento de obras */
.icon-concreto:before { content: "\e910"; } /* Caminhão betoneira */
.icon-engenharia:before { content: "\e911"; } /* Régua e compasso */
.icon-projeto:before { content: "\e912"; } /* Planta arquitetônica */
.icon-mao-de-obra:before { content: "\e913"; } /* Capacete de segurança */
.icon-material:before { content: "\e914"; } /* Tijolos empilhados */
.icon-ferramentas:before { content: "\e915"; } /* Martelo e chave inglesa */
.icon-seguranca:before { content: "\e916"; } /* Cone de sinalização */
.icon-edificios:before { content: "\e917"; } /* Prédio em construção */
.icon-guindaste:before { content: "\e918"; } /* Guindaste levantando carga */
.icon-concreto-bombeado:before { content: "\e919"; } /* Mangueira de concreto */
