@font-face {
  font-family: 'Icone-Mimesi';
  src:  url('fonts/Icone-Mimesi.eot?dh8s39');
  src:  url('fonts/Icone-Mimesi.eot?dh8s39#iefix') format('embedded-opentype'),
    url('fonts/Icone-Mimesi.ttf?dh8s39') format('truetype'),
    url('fonts/Icone-Mimesi.woff?dh8s39') format('woff'),
    url('fonts/Icone-Mimesi.svg?dh8s39#Icone-Mimesi') 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: 'Icone-Mimesi' !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-ico_webinar:before {
  content: "\e900";
  color: #00dab3;
}
.icon-ico_MorningNote:before {
  content: "\e901";
  color: #007caf;
}
.icon-ico_piattaforma:before {
  content: "\e908";
  color: #647883;
}
.icon-ico_logorecognition:before {
  content: "\e909";
  color: #647883;
}
.icon-ico_Media-Intelligence:before {
  content: "\e905";
  color: #647883;
}
.icon-ico_analysis:before {
  content: "\e902";
  color: #647883;
}
.icon-ico_audiovideo:before {
  content: "\e903";
  color: #647883;
}
.icon-ico_social:before {
  content: "\e904";
  color: #647883;
}
.icon-ico_web:before {
  content: "\e906";
  color: #647883;
}
.icon-ico_press:before {
  content: "\e907";
  color: #647883;
}
