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

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

.aicod-icon-grid:before {
  content: "\e906";
}
.aicod-icon-play:before {
  content: "\e905";
}
.aicod-icon-external-link:before {
  content: "\e904";
}
.aicod-icon-utenti:before {
  content: "\e901";
}
.aicod-icon-grattugia:before {
  content: "\e902";
}
.aicod-icon-cappello-laurea:before {
  content: "\e903";
}
.aicod-icon-freccia-destra:before {
  content: "\e900";
}
