@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5mrg7k');
  src:  url('fonts/icomoon.eot?5mrg7k#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5mrg7k') format('truetype'),
    url('fonts/icomoon.woff?5mrg7k') format('woff'),
    url('fonts/icomoon.svg?5mrg7k#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-icoEvents_Pedido:before {
  content: "\e900";
}
.icon-icoEvents_Fax:before {
  content: "\e901";
}
.icon-icoEvents_Phone:before {
  content: "\e902";
}
.icon-icoEvents_Email:before {
  content: "\e903";
}
.icon-icoEvents_BurguerMenu:before {
  content: "\e904";
}
.icon-icoEvents_Top:before {
  content: "\e905";
}
.icon-icoEvents_Linkedin:before {
  content: "\e906";
}
.icon-icoEvents_Youtube:before {
  content: "\e907";
}
.icon-icoEvents_Close:before {
  content: "\e908";
}
.icon-icoEvents_flickr:before {
  content: "\e909";
}
.icon-icoEvents_Geo:before {
  content: "\e994";
}
.icon-icoEvents_share:before {
  content: "\e90a";
}
.icon-icoEvents_DropDown:before {
  content: "\e90b";
}
.icon-icoEvents_less:before {
  content: "\e996";
}
.icon-icoEvents_More:before {
  content: "\e995";
}
.icon-icoEvents_QuotesClose:before {
  content: "\e998";
}
.icon-icoEvents_QuotesOpen:before {
  content: "\e997";
}
.icon-icoEvents_Arrow:before {
  content: "\e999";
}

