@font-face {
  font-family: 'icomoon';
  src:  url('../../assets/fonts/icomoon.eot?sgbygh');
  src:  url('../../assets/fonts/icomoon.eot?sgbygh#iefix') format('embedded-opentype'),
    url('../../assets/fonts/icomoon.ttf?sgbygh') format('truetype'),
    url('../../assets/fonts/icomoon.woff?sgbygh') format('woff'),
    url('../../assets/fonts/icomoon.svg?sgbygh#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;
  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-traco:before {
  content: "\e90a";
  color: white;
  font-size: 2.5rem;
}
.icon-casa:before {
  content: "\e907";
  color: white;
  font-size: 2.5rem;
}
.icon-lapis:before {
  content: "\e906";
  color: black;
  font-size: 1.5rem;
}
.icon-carrinho:before {
  content: "\e93a";
  color: white;
  font-size: 2.5rem;
}
.icon-local:before {
  content: "\e947";
  color: white;
  font-size: 1.5rem;
}
.icon-calendario:before {
  content: "\e953";
  color: white;
  font-size: 2.5rem;
}
.icon-search:before {
  content: "\e986";
  font-size: 2rem;
  color:#20427e; 
}
.icon-settings:before {
  content: "\e994";
  color: white;
  font-size: 2.5rem;
}
.icon-estatistica:before {
  content: "\e99d";
  color: white;
  font-size: 2.5rem;
}
.icon-lixo:before {
  content: "\e9ad";
  color: black;
  font-size: 1.5rem;
}
.icon-caminhao:before {
  content: "\e9b0";
  color: white;
  font-size: 2.5rem;
}
.icon-globo:before {
  content: "\e9c9";
  color: white;
  font-size: 1.5rem;
}
.icon-clips:before {
  content: "\e9cd";
  color: white;
  font-size: 1.5rem;
}
.icon-info:before {
  content: "\ea0c";
  color: black;
  font-size: 1.5rem;
}
.icon-okay:before {
  content: "\ea10";
  color: white;
  font-size: 1.5rem;
}
.icon-whats:before {
  content: "\ea93";
  color: white;
  font-size: 1.5rem;
}
.icon-close:before {
  content: "\e909";
  color: #20427e;
  font-size: 2rem;
}
.icon-user:before {
  content: "\e90b";
  font-size: 2rem;
  color: #20427e;
}
.icon-caxota:before {
  content: "\e900";
  color: white;
  font-size: 2.5rem;
}
.icon-estoque:before {
  content: "\e908";
  color: black;
  font-size: 5rem;
}
.icon-money:before {
  content: "\e901";
  color: white;
  font-size: 2.5rem;
}
.icon-pessoa:before {
  content: "\e902";
  color: white;
  font-size: 2.5rem;
}
.icon-bolsa:before {
  content: "\e903";
  color: white;
  font-size: 2.5rem;
}
.icon-facebook:before {
  content: "\e904";
  color: white;
  font-size: 1.5rem;
}
.icon-instagram:before {
  content: "\e905";
  color: white;
  font-size: 1.5rem;
}
