@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?v1h5a4');
  src:  url('fonts/icomoon.eot?v1h5a4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v1h5a4') format('truetype'),
    url('fonts/icomoon.woff?v1h5a4') format('woff'),
    url('fonts/icomoon.svg?v1h5a4#icomoon') 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: 'icomoon' !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-google-plus:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e91b";
}
.icon-left-arrow:before {
  content: "\e918";
}
.icon-right-arrow:before {
  content: "\e919";
}
.icon-zone-location:before {
  content: "\e915";
}
.icon-close:before {
  content: "\e913";
}
.icon-left-arrow-thin:before {
  content: "\e910";
}
.icon-right-arrow-thin:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90e";
}
.icon-plus:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-link:before {
  content: "\e904";
}
.icon-upload:before {
  content: "\e903";
}
.icon-arrow-l:before {
  content: "\e92b";
}
.icon-arrow-r:before {
  content: "\e92e";
}
.icon-arrow-d:before {
  content: "\e934";
}
.icon-arrow-u:before {
  content: "\e93a";
}
.icon-download:before {
  content: "\e93d";
}
.icon-failed:before {
  content: "\e953";
}
.icon-close-thin:before {
  content: "\e954";
}
.icon-yes:before {
  content: "\e956";
}
.icon-checkmark:before {
  content: "\e957";
}
.icon-facebook:before {
  content: "\e9e8";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e9e5";
}
.icon-whatsapp:before {
  content: "\e9eb";
}
.icon-youtube:before {
  content: "\e9ed";
}
.icon-google:before {
  content: "\e9ec";
}
