@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?r5f4zz');
  src:  url('../../fonts/icomoon.eot?r5f4zz#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?r5f4zz') format('truetype'),
    url('../../fonts/icomoon.woff?r5f4zz') format('woff'),
    url('../../fonts/icomoon.svg?r5f4zz#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-close:before {
  content: "\e919";
}
.icon-plus:before {
  content: "\e915";
}
.icon-clock:before {
  content: "\e907";
}
.icon-minus:before {
  content: "\e916";
}
.icon-calendar:before {
  content: "\e906";
}
.icon-mission1:before {
  content: "\e914";
}
.icon-facebook:before {
  content: "\e913";
}
.icon-map-pin:before {
  content: "\e912";
}
.icon-home:before {
  content: "\e911";
}
.icon-call:before {
  content: "\e90f";
}
.icon-email:before {
  content: "\e917";
}
.icon-bank-card:before {
  content: "\e918";
}
.icon-mission:before {
  content: "\e90e";
}
.icon-vision:before {
  content: "\e910";
}
.icon-check:before {
  content: "\e90d";
}
.icon-left:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e903";
}
.icon-map:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-right:before {
  content: "\e909";
}
.icon-down:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e9c6";
}
.icon-star:before {
  content: "\e9b1";
  color: #ed8a19;
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-whatsapp:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
