@font-face {
  font-family: 'unipol';
  src:
    url('unipol.ttf?tpgn07') format('truetype'),
    url('unipol.woff?tpgn07') format('woff'),
    url('unipol.svg?tpgn07#unipol') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

  /* Unipol custom */
  display: block;
  height: inherit;
}

.unipol-icon-accordion-reduce:before {
  content: "\e901";
}
.unipol-icon-accordion-expand:before {
  content: "\e90d";
}
.unipol-icon-language:before {
  content: "\e900";
}
.unipol-icon-team-tipologia:before {
  content: "\e902";
}
.unipol-icon-team-laureati:before {
  content: "\e904";
}
.unipol-icon-team-fasce-eta:before {
  content: "\e905";
}
.unipol-icon-team-distribuzione:before {
  content: "\e906";
}
.unipol-icon-team-dipendenti:before {
  content: "\e907";
}
.unipol-icon-arrow-downward:before {
  content: "\e908";
}
.unipol-icon-arrow-upward:before {
  content: "\e903";
}
.unipol-icon-carousel-arrow-right:before {
  content: "\e900";
}
.unipol-icon-carousel-arrow-left:before {
  content: "\e901";
}
.unipol-icon-account:before {
  content: "\61";
}
.unipol-icon-arrow-back:before {
  content: "\e909";
}
.unipol-icon-arrow-forward:before {
  content: "\62";
}
.unipol-icon-arrow-outward:before {
  content: "\e90a";
}
.unipol-icon-chevron-down:before {
  content: "\63";
}
.unipol-icon-chevron-left:before {
  content: "\e90b";
}
.unipol-icon-chevron-right:before {
  content: "\e90c";
}
.unipol-icon-sensors:before {
  content: "\65";
}
.unipol-icon-social-facebook:before {
  content: "\66";
}
.unipol-icon-social-linkedin:before {
  content: "\e90e";
}
.unipol-icon-supervised:before {
  content: "\67";
}
.unipol-icon-tips:before {
  content: "\68";
}
.unipol-icon-arrow-right:before {
  content: "\69";
}
.unipol-icon-search:before {
  content: "\64";
}
.unipol-icon-close:before {
  content: "\6b";
}
.unipol-icon-hamburger:before {
  content: "\6c";
}
.unipol-icon-tech-logo:before {
  content: "\6a";
}