@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/iconset/icomoon.eot?1kymec');
  src:  url('../fonts/iconset/icomoon.eot?1kymec#iefix') format('embedded-opentype'),
    url('../fonts/iconset/icomoon.ttf?1kymec') format('truetype'),
    url('../fonts/iconset/icomoon.woff?1kymec') format('woff'),
    url('../fonts/iconset/iconset.svg?1kymec#icomoon') 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: '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;
}


.icon-map:before {
  content: "\e909";
}
.icon-CAD:before {
  content: "\e902";
}
.icon-Data-Analytics2:before {
  content: "\e903";
}
.icon-Data-Analytics:before {
  content: "\e904";
}
.icon-eCommerce:before {
  content: "\e905";
}
.icon-Geographic-information-system:before {
  content: "\e906";
}
.icon-Citizen-Services:before {
  content: "\e907";
}
.icon-health-care:before {
  content: "\e908";
}
.icon-icons8-trash:before {
  content: "\e900";
}
.icon-icons8-share:before {
  content: "\e901";
}
