@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?56cimv');
  src:  url('fonts/icomoon.eot?56cimv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?56cimv') format('truetype'),
    url('fonts/icomoon.woff?56cimv') format('woff'),
    url('fonts/icomoon.svg?56cimv#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Down:before {
  content: "\e911";
}
.icon-Close:before {
  content: "\e910";
}
.icon-Email:before {
  content: "\e900";
}
.icon-Facebook:before {
  content: "\e901";
}
.icon-Instagram:before {
  content: "\e902";
}
.icon-Menu:before {
  content: "\e903";
}
.icon-Next:before {
  content: "\e904";
}
.icon-Phone:before {
  content: "\e905";
}
.icon-Pin:before {
  content: "\e906";
}
.icon-Previous:before {
  content: "\e907";
}
.icon-Search:before {
  content: "\e908";
}
.icon-Service-1:before {
  content: "\e909";
}
.icon-Service-2:before {
  content: "\e90a";
}
.icon-Service-3:before {
  content: "\e90b";
}
.icon-Service-4:before {
  content: "\e90c";
}
.icon-Service-5:before {
  content: "\e90d";
}
.icon-Service-6:before {
  content: "\e90e";
}
.icon-Tik-Tok:before {
  content: "\e90f";
}
