@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8yw76j');
  src:  url('fonts/icomoon.eot?8yw76j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8yw76j') format('truetype'),
    url('fonts/icomoon.woff?8yw76j') format('woff'),
    url('fonts/icomoon.svg?8yw76j#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;
  speak: none;
  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-campaign:before {
  content: "\e90f";
}
.icon-visto:before {
  content: "\e90e";
}
.icon-lock:before {
  content: "\e90d";
}
.icon-login:before {
  content: "\e90a";
}
.icon-mobile:before {
  content: "\e90b";
}
.icon-settings:before {
  content: "\e90c";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-wrong:before {
  content: "\e909";
}
.icon-accept:before {
  content: "\e900";
}
.icon-carrinho:before {
  content: "\e902";
}
.icon-cliente:before {
  content: "\e903";
}
.icon-done:before {
  content: "\e904";
}
.icon-left:before {
  content: "\e905";
}
.icon-pagamento:before {
  content: "\e906";
}
.icon-right:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
