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

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

.cc-icon-ambulance:before {
  content: "\e905";
}
.cc-icon-bill:before {
  content: "\e906";
}
.cc-icon-bus:before {
  content: "\e907";
}
.cc-icon-electricity:before {
  content: "\e908";
}
.cc-icon-firefighter:before {
  content: "\e909";
}
.cc-icon-gas-station:before {
  content: "\e90a";
}
.cc-icon-hospital:before {
  content: "\e90b";
}
.cc-icon-police:before {
  content: "\e90c";
}
.cc-icon-post-office:before {
  content: "\e90d";
}
.cc-icon-public-library:before {
  content: "\e90e";
}
.cc-icon-public-park:before {
  content: "\e90f";
}
.cc-icon-public-restroom:before {
  content: "\e910";
}
.cc-icon-social-services:before {
  content: "\e911";
}
.cc-icon-street-lamp:before {
  content: "\e912";
}
.cc-icon-tax-office:before {
  content: "\e913";
}
.cc-icon-trash-bin:before {
  content: "\e914";
}
.cc-icon-water-supply:before {
  content: "\e915";
}
.cc-icon-temperature:before {
  content: "\e900";
}
.cc-icon-temperature-1:before {
  content: "\e901";
}
.cc-icon-thermometer:before {
  content: "\e902";
}
.cc-icon-thermometer-1:before {
  content: "\e903";
}
.cc-icon-thermometer-2:before {
  content: "\e904";
}
