@font-face {
  font-family: 'dgri-icons';
  src: url('../font/dgri-icons.eot?65479163');
  src: url('../font/dgri-icons.eot?65479163#iefix') format('embedded-opentype'),
       url('../font/dgri-icons.woff2?65479163') format('woff2'),
       url('../font/dgri-icons.woff?65479163') format('woff'),
       url('../font/dgri-icons.ttf?65479163') format('truetype'),
       url('../font/dgri-icons.svg?65479163#dgri-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dgri-icons';
    src: url('../font/dgri-icons.svg?65479163#dgri-icons') format('svg');
  }
}
*/
[class^="dgri_icon-"]:before, [class*=" dgri_icon-"]:before {
  font-family: "dgri-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dgri_icon-close:before { content: '\e852'; } /* '' */
.dgri_icon-chev_down:before { content: '\e853'; } /* '' */
.dgri_icon-all-businesses-sm:before { content: '\e85b'; } /* '' */
.dgri_icon-attractions-sm:before { content: '\e85c'; } /* '' */
.dgri_icon-attractions:before { content: '\e85d'; } /* '' */
.dgri_icon-bike:before { content: '\e85e'; } /* '' */
.dgri_icon-bus:before { content: '\e85f'; } /* '' */
.dgri_icon-car:before { content: '\e860'; } /* '' */
.dgri_icon-cycling:before { content: '\e861'; } /* '' */
.dgri_icon-eat:before { content: '\e862'; } /* '' */
.dgri_icon-filter:before { content: '\e863'; } /* '' */
.dgri_icon-get-around:before { content: '\e864'; } /* '' */
.dgri_icon-location-arrow:before { content: '\e865'; } /* '' */
.dgri_icon-location-solid:before { content: '\e866'; } /* '' */
.dgri_icon-location:before { content: '\e867'; } /* '' */
.dgri_icon-play:before { content: '\e868'; } /* '' */
.dgri_icon-scooter:before { content: '\e869'; } /* '' */
.dgri_icon-shop:before { content: '\e86a'; } /* '' */
.dgri_icon-search:before { content: '\e86b'; } /* '' */
.dgri_icon-sort-solid:before { content: '\e86c'; } /* '' */
.dgri_icon-stay:before { content: '\e86d'; } /* '' */
.dgri_icon-walking-solid:before { content: '\e86e'; } /* '' */
.dgri_icon-walking:before { content: '\e86f'; } /* '' */
.dgri_icon-hamburger:before { content: '\e870'; } /* '' */
.dgri_icon-exit:before { content: '\e871'; } /* '' */
.dgri_icon-arrow-right:before { content: '\e872'; } /* '' */
.dgri_icon-arrow-down:before { content: '\e873'; } /* '' */
.dgri_icon-arrow-left:before { content: '\e874'; } /* '' */
.dgri_icon-arrow-up:before { content: '\e875'; } /* '' */
.dgri_icon-bikescooter:before { content: '\e876'; } /* '' */
.dgri_icon-mobile_close:before { content: '\e877'; } /* '' */
.dgri_icon-mobile_hamb:before { content: '\e878'; } /* '' */
.dgri_icon-mobile_location:before { content: '\e879'; } /* '' */
.dgri_icon-mobile_search:before { content: '\e87a'; } /* '' */
.dgri_icon-dash:before { content: '\e87b'; } /* '' */
