@font-face {
  font-family: 'icon-theme';
  src:  url('../fonts/icon.eot?lz4a3r');
  src:  url('../fonts/icon.eot?lz4a3r#iefix') format('embedded-opentype'),
    url('../fonts/icon.ttf?lz4a3r') format('truetype'),
    url('../fonts/icon.woff?lz4a3r') format('woff'),
    url('../fonts/icon.svg?lz4a3r#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-theme' !important;
  speak: never;
  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-arrow-righ-two:before {
  content: "\e909";
}
.icon-arrow-left-two:before {
  content: "\e90c";
}
.icon-quote:before {
  content: "\e912";
}
.icon-check:before {
  content: "\e900";
}
.icon-jar:before {
  content: "\e913";
}
.icon-checked:before {
  content: "\e914";
}
.icon-rating:before {
  content: "\e915";
}
.icon-2989907:before {
  content: "\e901";
}
.icon-banking:before {
  content: "\e902";
}
.icon-costumer:before {
  content: "\e903";
}
.icon-globe:before {
  content: "\e904";
}
.icon-governance:before {
  content: "\e905";
}
.icon-icon:before {
  content: "\e906";
}
.icon-insurance:before {
  content: "\e907";
}
.icon-investment:before {
  content: "\e908";
}
.icon-phone-call:before {
  content: "\e90a";
}
.icon-ping:before {
  content: "\e90b";
}
.icon-right-arrow:before {
  content: "\e90d";
}
.icon-left-arrow:before {
  content: "\e90e";
}
.icon-safety:before {
  content: "\e90f";
}
.icon-share:before {
  content: "\e910";
}
.icon-trolley-cart:before {
  content: "\e911";
}