
@font-face {
  font-family: 'invocons';
  src: url('fonts/invocons.eot?60200786');
  src: url('fonts/invocons.eot?60200786#iefix') format('embedded-opentype'),
       url('fonts/invocons.woff2?60200786') format('woff2'),
       url('fonts/invocons.woff?60200786') format('woff'),
       url('fonts/invocons.ttf?60200786') format('truetype'),
       url('fonts/invocons.svg?60200786#invocons') 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: 'invocons';
    src: url('../font/invocons.svg?60200786#invocons') format('svg');
  }
}
*/
 
 [class^="invo-icon-"]:before, [class*=" invo-icon-"]:before {
  font-family: "invocons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right:0;
  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:0;
 
  /* 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); */
}
 

.invo-icon-parkinson:before { content: '\41'; } /* 'A' */
.invo-icon-rehab-1:before { content: '\42'; } /* 'B' */
.invo-icon-saline:before { content: '\43'; } /* 'C' */
.invo-icon-visite-esami:before { content: '\44'; } /* 'D' */
.invo-icon-injection:before { content: '\45'; } /* 'E' */
.invo-icon-users:before { content: '\46'; } /* 'F' */
.invo-icon-user:before { content: '\47'; } /* 'G' */
.invo-icon-terappie:before { content: '\48'; } /* 'H' */
.invo-icon-cal-success:before { content: '\49'; } /* 'I' */
.invo-icon-ricetta-1:before { content: '\4a'; } /* 'J' */
.invo-icon-ricetta:before { content: '\4b'; } /* 'K' */
.invo-icon-call-time:before { content: '\4c'; } /* 'L' */
.invo-icon-twitter:before { content: '\4d'; } /* 'M' */
.invo-icon-gplus:before { content: '\4e'; } /* 'N' */
.invo-icon-youtube:before { content: '\4f'; } /* 'O' */
.invo-icon-email:before { content: '\50'; } /* 'P' */
.invo-icon-chat:before { content: '\51'; } /* 'Q' */
.invo-icon-pen:before { content: '\52'; } /* 'R' */
.invo-icon-user-1:before { content: '\53'; } /* 'S' */
.invo-icon-online:before { content: '\61'; } /* 'a' */
.invo-icon-mail:before { content: '\62'; } /* 'b' */
.invo-icon-tel:before { content: '\63'; } /* 'c' */
.invo-icon-linkedin:before { content: '\64'; } /* 'd' */
.invo-icon-convenzione:before { content: '\65'; } /* 'e' */
.invo-icon-ricovero:before { content: '\66'; } /* 'f' */
.invo-icon-visita:before { content: '\67'; } /* 'g' */
.invo-icon-facebook:before { content: '\68'; } /* 'h' */
.invo-icon-check-up:before { content: '\69'; } /* 'i' */
.invo-icon-check:before { content: '\6a'; } /* 'j' */
.invo-icon-specialistico:before { content: '\6b'; } /* 'k' */
.invo-icon-casa-di-cura-degenza:before { content: '\6c'; } /* 'l' */
.invo-icon-ambulatoriale:before { content: '\6d'; } /* 'm' */
.invo-icon-riabilitazione:before { content: '\6e'; } /* 'n' */
.invo-icon-lab-analisi:before { content: '\6f'; } /* 'o' */
.invo-icon-diagnostica-immagini:before { content: '\70'; } /* 'p' */
.invo-icon-visite:before { content: '\71'; } /* 'q' */
.invo-icon-rehab:before { content: '\72'; } /* 'r' */
.invo-icon-letto-singolo:before { content: '\73'; } /* 's' */
.invo-icon-specialisti:before { content: '\74'; } /* 't' */
.invo-icon-esami:before { content: '\75'; } /* 'u' */
.invo-icon-comi:before { content: '\76'; } /* 'v' */
.invo-icon-respiratoria:before { content: '\77'; } /* 'w' */
.invo-icon-colonna-vertebrale:before { content: '\78'; } /* 'x' */
.invo-icon-cuore:before { content: '\79'; } /* 'y' */
.invo-icon-neuro:before { content: '\7a'; } /* 'z' */
.invo-icon-arrow-left:before { content: '\2190'; } /* '←' */
.invo-icon-arrow-up:before { content: '\2191'; } /* '↑' */
.invo-icon-arrow-right:before { content: '\2192'; } /* '→' */
.invo-icon-arrow-down:before { content: '\2193'; } /* '↓' */