@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?keidiw');
  src:  url('fonts/icomoon.eot?keidiw#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?keidiw') format('truetype'),
  url('fonts/icomoon.woff?keidiw') format('woff'),
  url('fonts/icomoon.svg?keidiw#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;
  color: #f9e022;
}
[class^="icon-"]:hover, [class*=" icon-"]:hover { color: #f9e022;!important }

/* Dog */
.icon-823:before {
  content: "\e906";
  font-size: 21px;
}
/* Cat */
.icon-825:before {
  content: "\e904";
  font-size: 22px;
}
/* Bird */
.icon-827:before {
  content: "\e903";
  font-size: 26px;
}
/* Mouse */
.icon-829:before {
  content: "\e90d";
  font-size: 24px;
}
/* Fish */
.icon-73:before {
  content: "\e908";
  font-size: 28px;
}
/* Lizard */
.icon-71:before {
  content: "\e90b";
  font-size: 30px;
}
/* Pill */
.icon-75:before {
  content: "\e912";
  font-size: 16px;
}
.icon-plus:before {
  content: "\e913";
  font-size: 21px;
}

.icon-comment:before {
  content: "\e905";
  font-size: 29px;
}

.icon-basket:before { content: "\e902"; }
.icon-breadcrumb:before { content: "\e90f"; }
.icon-down:after { content: "\e900"; }
.icon-facebook:before { content: "\e907"; }
.icon-left-carousel:before { content: "\e909"; }
.icon-mail:before { content: "\e90c"; }
.icon-present:before { content: "\e914"; }
.icon-right-carousel:before { content: "\e90a"; }
.icon-search:before { content: "\e917"; }

/* Central do Cliente */
.icon-pedidos:before { content: "\e911"; }
.icon-pagamento:before { content: "\e910"; }
.icon-rastrear:before { content: "\e915"; }
.icon-trocas:before { content: "\e919"; }
.icon-alterar-cadastro:before { content: "\e901"; }
.icon-senha:before { content: "\e918"; }
/*.icon-comentario:before { content: ""; }*/
/*.icon-lista-espera:before { content: ""; }*/
.icon-navegacao:before { content: "\e90e"; }
