@font-face {
  font-family: 'icons';
  src:  url('../fonts/icons.eot?issz7c');
  src:  url('../fonts/icons.eot?issz7c#iefix') format('embedded-opentype'),
    url('../fonts/icons.ttf?issz7c') format('truetype'),
    url('../fonts/icons.woff?issz7c') format('woff'),
    url('../fonts/icons.svg?issz7c#icons') 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: 'icons' !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-bar:before {
  content: "\e904";
}
.icon-building_1:before {
  content: "\e906";
}
.icon-building_2:before {
  content: "\e907";
}
.icon-building_3:before {
  content: "\e908";
}
.icon-building_4:before {
  content: "\e909";
}
.icon-call:before {
  content: "\e90a";
}
.icon-construction:before {
  content: "\e90b";
}
.icon-garage:before {
  content: "\e90c";
}
.icon-hospital:before {
  content: "\e90d";
}
.icon-house_1:before {
  content: "\e90e";
}
.icon-house_2:before {
  content: "\e90f";
}
.icon-ico:before {
  content: "\e910";
}
.icon-location:before {
  content: "\e911";
}
.icon-message:before {
  content: "\e912";
}
.icon-pharmacy:before {
  content: "\e913";
}
.icon-profile:before {
  content: "\e914";
}
.icon-store:before {
  content: "\e915";
}
.icon-zoom:before {
  content: "\e916";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-cancel:before {
  content: "\e903";
}
.icon-double-arrow-up:before {
  content: "\e905";
}

