@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?39woru');
  src:  url('fonts/icomoon.eot?39woru#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?39woru') format('truetype'),
    url('fonts/icomoon.woff?39woru') format('woff'),
    url('fonts/icomoon.svg?39woru#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-email:before {
  content: "\e902";
}
.icon-google:before {
  content: "\e903";
}
.icon-imprimir:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e92f";
}
.icon-linkedin:before {
  content: "\e930";
}
.icon-twitter:before {
  content: "\e931";
}
.icon-youtube:before {
  content: "\e932";
}
.icon-user:before {
  content: "\e933";
}
.icon-search:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-caixa:before {
  content: "\e936";
}
.icon-coracao:before {
  content: "\e937";
}
.icon-masculino:before {
  content: "\e938";
}
.icon-feminino:before {
  content: "\e905";
}
.icon-gastro:before {
  content: "\e906";
}
.icon-snc:before {
  content: "\e907";
}
.icon-todos:before {
  content: "\e908";
}
.icon-remedio:before {
  content: "\e939";
}
.icon-pilulas:before {
  content: "\e909";
}

