@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ka90mh');
  src:  url('fonts/icomoon.eot?ka90mh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ka90mh') format('truetype'),
    url('fonts/icomoon.woff?ka90mh') format('woff'),
    url('fonts/icomoon.svg?ka90mh#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-gps:before {
  content: "\e800";
}
.icon-mail:before {
  content: "\e801";
}
.icon-mobile:before {
  content: "\e802";
}
.icon-pinpoint:before {
  content: "\e803";
}
.icon-phone:before {
  content: "\e804";
}
.icon-facebook:before {
  content: "\e8cb";
}
.icon-instagram:before {
  content: "\e806";
}
.icon-blogger:before {
  content: "\e807";
}
.icon-tumblr:before {
  content: "\e808";
}
.icon-linkedin:before {
  content: "\e809";
}
.icon-googleplus:before {
  content: "\e80a";
}
.icon-flickr:before {
  content: "\e80b";
}
.icon-wordpress:before {
  content: "\e80c";
}
.icon-pinterest:before {
  content: "\e80d";
}
.icon-skype:before {
  content: "\e80e";
}
.icon-vimeo:before {
  content: "\e80f";
}
.icon-youtube:before {
  content: "\e810";
}
.icon-twitter:before {
  content: "\e811";
}
.icon-search:before {
  content: "\e812";
}
.icon-down:before {
  content: "\e813";
}
.icon-up:before {
  content: "\e814";
}
.icon-right:before {
  content: "\e815";
}
.icon-left:before {
  content: "\e816";
}
.icon-close:before {
  content: "\e817";
}
.icon-plus:before {
  content: "\e818";
}
.icon-less:before {
  content: "\e819";
}
.icon-error:before {
  content: "\e81a";
  color: #eb5228;
}
.icon-sucess:before {
  content: "\e81b";
  color: #5e9000;
}
.icon-kriacao:before {
  content: "\e81c";
}
