@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?wwtqwh');
  src:  url('icomoon.eot?wwtqwh#iefix') format('embedded-opentype'),
    url('icomoon.ttf?wwtqwh') format('truetype'),
    url('icomoon.woff?wwtqwh') format('woff'),
    url('icomoon.svg?wwtqwh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

[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;
  display: inline-block;
  vertical-align: -0.125em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right-3:before {
  content: "\e935";
}
.icon-map-1:before {
  content: "\eaf0";
}
.icon-menu-1:before {
  content: "\eaff";
}
.icon-mobile:before {
  content: "\eb23";
}
.icon-sms:before {
  content: "\ec04";
}
.icon-tick-circle:before {
  content: "\ec31";
}
