@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?f28sck');
  src:  url('icomoon.eot?f28sck#iefix') format('embedded-opentype'),
    url('icomoon.ttf?f28sck') format('truetype'),
    url('icomoon.woff?f28sck') format('woff'),
    url('icomoon.svg?f28sck#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-clock:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e906";
}
.icon-pinterest:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-whatsapp .path1:before {
  content: "\e909";
  color: rgb(236, 239, 241);
}
.icon-whatsapp .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(76, 175, 80);
}
.icon-whatsapp .path3:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
