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

.comp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IT4WEB-FontStorm' !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;
}

.comp-link-edit:before {
  content: "\e90f";
}
.comp-image-edit:before {
  content: "\e910";
}
.comp-title-edit:before {
  content: "\e90d";
}
.comp-icon-edit:before {
  content: "\e90e";
}
.comp-text-edit:before {
  content: "\e90c";
}
.comp-icon-edit-ext:before {
  content: "\e90b";
}
.comp-image-edit-ext:before {
  content: "\e90a";
}
.comp-link-edit-ext:before {
  content: "\f046";
}
.comp-text-edit-ext:before {
  content: "\f047";
}
.comp-reporting:before {
  content: "\e900";
}
.comp-support:before {
  content: "\e901";
}
.comp-auditing:before {
  content: "\e902";
}
.comp-checklist:before {
  content: "\e903";
}
.comp-migration:before {
  content: "\e904";
}
.comp-backup:before {
  content: "\e905";
}
.comp-mobile:before {
  content: "\e906";
}
.comp-privacy-security:before {
  content: "\e907";
}
.comp-web-dev-desktop:before {
  content: "\e908";
}
.comp-maintenance:before {
  content: "\e909";
}
