[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-arrow-down:before {
  content: "\e900";
}
.icon-circle:before {
  content: "\e901";
}
.icon-circle-thick:before {
  content: "\e902";
}
.icon-locations:before {
  content: "\e903";
}
.icon-locations-circle:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e905";
}
.icon-menu-circle .path1:before {
  content: "\e906";
  color: rgb(0, 0, 0);
}
.icon-menu-circle .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}
.icon-menu-circle .path3:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}
.icon-menu-close:before {
  content: "\e909";
}
.icon-menu-close-circle:before {
  content: "\e90a";
}
.icon-menu-open:before {
  content: "\e90b";
}
.icon-menu-open-circle:before {
  content: "\e90c";
}
.icon-reservations:before {
  content: "\e90d";
}
.icon-reservations-circle:before {
  content: "\e90e";
}