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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-emergenza-sanitaria:before {
  content: "\6f";
}
.icon-sportiva:before {
  content: "\54";
}
.icon-scuole:before {
  content: "\66";
}
.icon-01:before {
  content: "\2d";
}
.icon-04:before {
  content: "\3b";
}
.icon-politica:before {
  content: "\2c";
}
.icon-viabilita:before {
  content: "\e033";
}
.icon-fuoco:before {
  content: "\e093";
}
.icon-avviso:before {
  content: "\32";
}
.icon-02:before {
  content: "\2e";
}
.icon-guasto:before {
  content: "\e004";
}
.icon-03:before {
  content: "\e00b";
}
.icon-carta-identita:before {
  content: "\e012";
}
.icon-maltempo:before {
  content: "\44";
}
