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

[class^="dw-icon-"], [class*=" dw-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Set-1' !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;
}

.dw-icon-adventure-2:before {
  content: "\e900";
}
.dw-icon-bus:before {
  content: "\e901";
}
.dw-icon-first-aid-kit:before {
  content: "\e902";
}
.dw-icon-hiking-2:before {
  content: "\e903";
}
.dw-icon-meal:before {
  content: "\e904";
}
.dw-icon-save:before {
  content: "\e905";
}
