@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?ml532v');
  src:  url('../../fonts/icomoon.eot?ml532v#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?ml532v') format('truetype'),
    url('../../fonts/icomoon.woff?ml532v') format('woff'),
    url('../../fonts/icomoon.svg?ml532v#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-user:before {
  content: "\e908";
}
.icon-service:before {
  content: "\e909";
}
.icon-dots:before {
  content: "\e90a";
}
.icon-arrow-circle:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-phone-fill:before {
  content: "\e90e";
}
.icon-gps-fill:before {
  content: "\e90f";
}
.icon-mail-fill:before {
  content: "\e910";
}
.icon-tiktok:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-gps:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
