@font-face {
  font-family: 'rifiuti';
  src: url('fonts/rifiuti.eot?62653148');
  src: url('fonts/rifiuti.eot?62653148#iefix') format('embedded-opentype'),
       url('fonts/rifiuti.woff2?62653148') format('woff2'),
       url('fonts/rifiuti.woff?62653148') format('woff'),
       url('fonts/rifiuti.ttf?62653148') format('truetype'),
       url('fonts/rifiuti.svg?62653148#rifiuti') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'rifiuti';
    src: url('../font/rifiuti.svg?62653148#rifiuti') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "rifiuti";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mano:before { content: '\e800'; } /* '' */
.icon-sacchetto-aperto:before { content: '\e801'; } /* '' */
.icon-compattatore:before { content: '\e802'; } /* '' */
.icon-cartone:before { content: '\e803'; } /* '' */
.icon-cestino:before { content: '\e804'; } /* '' */
.icon-uomo-cestino:before { content: '\e805'; } /* '' */
.icon-cestino-riciclaggio:before { content: '\e806'; } /* '' */
.icon-batteria:before { content: '\e807'; } /* '' */
.icon-cellulare:before { content: '\e808'; } /* '' */
.icon-plastica:before { content: '\e809'; } /* '' */
.icon-carta:before { content: '\e80a'; } /* '' */
.icon-sacchetto-chiuso:before { content: '\e80b'; } /* '' */
.icon-lattina:before { content: '\e80c'; } /* '' */
.icon-mela:before { content: '\e80d'; } /* '' */
.icon-lampadina:before { content: '\e80e'; } /* '' */
.icon-vetro:before { content: '\e80f'; } /* '' */
.icon-riciclo:before { content: '\e810'; } /* '' */
.icon-fabbrica:before { content: '\e811'; } /* '' */
.icon-tv:before { content: '\e812'; } /* '' */
.icon-termometro:before { content: '\e813'; } /* '' */
