@font-face {
  font-family: 'index';
  src:  url('index.eot?5eomft');
  src:  url('index.eot?5eomft#iefix') format('embedded-opentype'),
    url('index.ttf?5eomft') format('truetype'),
    url('index.woff?5eomft') format('woff'),
    url('index.svg?5eomft#index') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="index-"], [class*=" index-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'index' !important;
  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;
}

.index-logo:before {
  content: "\e90b";
}
.index-park:before {
  content: "\e901";
  color: #ff6b6b;
}
.index-checkmark:before {
  content: "\e900";
  color: #ff6b6b;
}
.index-hamburger:before {
  content: "\e902";
  color: #ff6b6b;
}
.index-map-search:before {
  content: "\e948";
  color: #ff6b6b;
}
.index-plate:before {
  content: "\e94b";
  color: #ff6b6b;
}
.index-thumb:before {
  content: "\e94c";
  color: #ff6b6b;
}
