@font-face {
  font-family: 'icons3';
  src:  url('fonts/icons3.eot?4g2ed2');
  src:  url('fonts/icons3.eot?4g2ed2#iefix') format('embedded-opentype'),
    url('fonts/icons3.ttf?4g2ed2') format('truetype'),
    url('fonts/icons3.woff?4g2ed2') format('woff'),
    url('fonts/icons3.svg?4g2ed2#icons3') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icons3-"], [class*=" icons3-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons3' !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;
}

.icons3-close:before {
  content: "\e90a";
}
.icons3-menu:before {
  content: "\e909";
}
.icons3-zoom-in-button:before {
  content: "\e907";
}
.icons3-check:before {
  content: "\e908";
}
.icons3-clock:before {
  content: "\e900";
}
.icons3-facebook:before {
  content: "\e901";
}
.icons3-instagram:before {
  content: "\e902";
}
.icons3-like:before {
  content: "\e903";
}
.icons3-phone-call:before {
  content: "\e904";
}
.icons3-truck:before {
  content: "\e905";
}
.icons3-wallet:before {
  content: "\e906";
}
