@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hwmtrg');
  src:  url('fonts/icomoon.eot?hwmtrg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hwmtrg') format('truetype'),
    url('fonts/icomoon.woff?hwmtrg') format('woff'),
    url('fonts/icomoon.svg?hwmtrg#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-Frame-1-1:before {
  content: "\e907";
  color: #fff;
}
.icon-mdi-light_check-circle1:before {
  content: "\e900";
}
.icon-mdi-light_check-circle:before {
  content: "\e901";
}
.icon-mdi-light_cloud-upload:before {
  content: "\e902";
}
.icon-material-symbols-light_stars-2-outline-rounded:before {
  content: "\e903";
}
.icon-material-symbols-light_sailing-outline-rounded:before {
  content: "\e904";
}
.icon-material-symbols-light_directions-car-outline-rounded:before {
  content: "\e905";
}
.icon-material-symbols-light_directions-boat-outline-rounded:before {
  content: "\e906";
}
