@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?70417354');
  src: url('../font/fontello.eot?70417354#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?70417354') format('woff2'),
       url('../font/fontello.woff?70417354') format('woff'),
       url('../font/fontello.ttf?70417354') format('truetype'),
       url('../font/fontello.svg?70417354#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?70417354#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-modules:before { content: '\e800'; } /* '' */
.icon-check:before { content: '\e801'; } /* '' */
.icon-add:before { content: '\e802'; } /* '' */
.icon-delete2:before { content: '\e803'; } /* '' */
.icon-delete:before { content: '\e804'; } /* '' */
.icon-edit:before { content: '\e805'; } /* '' */
.icon-modules-large:before { content: '\e806'; } /* '' */
.icon-home:before { content: '\e807'; } /* '' */
.icon-arrow-down:before { content: '\e808'; } /* '' */
.icon-arrow-left:before { content: '\e809'; } /* '' */
.icon-arrow-right:before { content: '\e80a'; } /* '' */
.icon-arrow-up:before { content: '\e80b'; } /* '' */
.icon-chart1:before { content: '\e80c'; } /* '' */
.icon-frota:before { content: '\e80d'; } /* '' */
.icon-calendar:before { content: '\e80e'; } /* '' */
.icon-relatorio:before { content: '\e80f'; } /* '' */
.icon-licitacao:before { content: '\e810'; } /* '' */
.icon-config:before { content: '\e811'; } /* '' */
.icon-open-key:before { content: '\e812'; } /* '' */
.icon-print:before { content: '\e813'; } /* '' */
.icon-cubes:before { content: '\e814'; } /* '' */
.icon-recycle:before { content: '\e815'; } /* '' */
.icon-compras:before { content: '\e816'; } /* '' */
.icon-contrato2:before { content: '\e817'; } /* '' */
.icon-contrato1:before { content: '\e818'; } /* '' */
.icon-acesso:before { content: '\e819'; } /* '' */
.icon-controle:before { content: '\e81a'; } /* '' */
.icon-record:before { content: '\e81b'; } /* '' */
.icon-info:before { content: '\e81c'; } /* '' */
.icon-book:before { content: '\e81d'; } /* '' */
.icon-book-open:before { content: '\e81e'; } /* '' */
.icon-phone:before { content: '\e81f'; } /* '' */
.icon-down-dir:before { content: '\e820'; } /* '' */
.icon-up-dir:before { content: '\e821'; } /* '' */
.icon-left-dir:before { content: '\e822'; } /* '' */
.icon-right-dir:before { content: '\e823'; } /* '' */
.icon-record-outline:before { content: '\e824'; } /* '' */
.icon-commerical-building:before { content: '\e825'; } /* '' */
.icon-dot:before { content: '\e826'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-users:before { content: '\f064'; } /* '' */
.icon-resend1:before { content: '\f08e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-tree-points:before { content: '\f142'; } /* '' */
.icon-resend2:before { content: '\f14c'; } /* '' */
.icon-pagamento:before { content: '\f155'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-consumo:before { content: '\f1b3'; } /* '' */
.icon-fornecedor:before { content: '\f1c0'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-bus:before { content: '\f207'; } /* '' */
.icon-protocolo:before { content: '\f24d'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
