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

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

.icon-transport:before {
  content: "\e908";
  color: #ed1b34;
}
.icon-thermostat:before {
  content: "\e909";
  color: #525963;
}
.icon-run:before {
  content: "\e90a";
  color: #ed1b34;
}
.icon-nature:before {
  content: "\e90b";
  color: #ed1b34;
}
.icon-restaruant:before {
  content: "\e90c";
  color: #ed1b34;
}
.icon-institution:before {
  content: "\e90d";
  color: #ed1b34;
}
.icon-hospital:before {
  content: "\e90e";
  color: #ed1b34;
}
.icon-heat-pump:before {
  content: "\e90f";
  color: #525963;
}
.icon-bulb:before {
  content: "\e910";
  color: #525963;
}
.icon-angle-bottom-right:before {
  content: "\e911";
  color: #ed1b34;
}
.icon-arrow-left-top:before {
  content: "\e900";
  color: #f0f0f0;
}
.icon-arrow-right-top:before {
  content: "\e901";
  color: #f0f0f0;
}
.icon-arrow-left-bottom:before {
  content: "\e902";
  color: #f0f0f0;
}
.icon-arrow-bottom-right:before {
  content: "\e903";
  color: #f0f0f0;
}
.icon-cornder-bottom-right:before {
  content: "\e904";
  color: #ed1b34;
}
.icon-corner-bottom-left:before {
  content: "\e905";
  color: #ed1b34;
}
.icon-corner-top-right:before {
  content: "\e906";
  color: #ed1b34;
}
.icon-angle-down-slim:before {
  content: "\e907";
  color: #ed1b34;
}
