@font-face {
  font-family: 'turinigroup';
  src: url("../font/turinigroup.eot");
  src: url("../font/turinigroup.eot?#iefix") format('embedded-opentype'), url("../font/turinigroup.woff") format('woff'), url("../font/turinigroup.ttf") format('truetype'), url("../font/turinigroup.svg#turinigroup") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'turinigroup';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: 0.8;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* fix buttons height */
  line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}

.icon-home:before { content: '\48'; } /* 'H' */
.icon-mail:before { content: '\45'; } /* 'E' */
.icon-forward:before { content: '\53'; } /* 'S' */
.icon-export:before { content: '\43'; } /* 'C' */
.icon-print:before { content: '\46'; } /* 'F' */
.icon-vcard:before { content: '\56'; } /* 'V' */
.icon-location:before { content: '\4c'; } /* 'L' */
.icon-map:before { content: '\44'; } /* 'D' */
.icon-globe:before { content: '\57'; } /* 'W' */
.icon-phone:before { content: '\54'; } /* 'T' */