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

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

.icone-duplexi:before {
  content: "\10666";
}
