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

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* 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;
}

.iconmoon-safety:before {
  content: "\e900";
  /*color: #876f51;*/
}
.iconmoon-parking:before {
  content: "\e901";
  /*color: #876f51;*/
}
.iconmoon-dining:before {
  content: "\e902";
  /*color: #876f51;*/
}
.iconmoon-accommodations:before {
  content: "\e903";
  /*color: #876f51;*/
}
.iconmoon-accessibility:before {
  content: "\e904";
  /*color: #876f51;*/
}
