@font-face {
  font-family: 'grd';
  src: url('../font/grd.eot?62472676');
  src: url('../font/grd.eot?62472676#iefix') format('embedded-opentype'),
       url('../font/grd.woff2?62472676') format('woff2'),
       url('../font/grd.woff?62472676') format('woff'),
       url('../font/grd.ttf?62472676') format('truetype'),
       url('../font/grd.svg?62472676#grd') 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: 'grd';
    src: url('../font/grd.svg?62472676#grd') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "grd";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
 
  /* 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); */
}
 
  .grd {
  display: inline-block;
  font: normal normal normal 14px/1 grd;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 }
 
 
.icon-versatility:before { content: '\e800'; } /* '' */
.icon-vision:before { content: '\e801'; } /* '' */
.icon-learn:before { content: '\e802'; } /* '' */
.icon-responsability_a:before { content: '\eaa4'; font-weight:bold; } /* '' */
.icon-responsability_b:before { content: '\eaa5'; } /* '' */
.icon-reliability:before { content: '\eaa7'; } /* '' */
.icon-twitter:before { content: '\eaa9'; } /* '' */
.icon-accuracy:before { content: '\eaaa'; } /* '' */
.icon-creativity:before { content: '\eaab'; } /* '' */
.icon-github:before { content: '\eaac'; } /* '' */
.icon-home:before { content: '\eaae'; } /* '' */
.icon-contatti:before { content: '\eb07'; } /* '' */
.icon-gplusa:before { content: '\f0d5'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-enlarge:before { content: '\f104'; } /* '' */
.icon-certs:before { content: '\f107'; } /* '' */
.icon-download:before { content: '\f112'; } /* '' */
.icon-feedback:before { content: '\f114'; } /* '' */
.icon-profilo:before { content: '\f117'; } /* '' */
.icon-bandierina:before { content: '\f11a'; } /* '' */
.icon-linkedin_sq:before { content: '\f11d'; } /* '' */
.icon-blog:before { content: '\f121'; } /* '' */
.icon-posizione:before { content: '\f126'; } /* '' */
.icon-lente:before { content: '\f131'; } /* '' */
.icon-long_arrow_down:before { content: '\f175'; line-height:1em; } /* '' */
.icon-long_arrow_up:before { content: '\f176'; } /* '' */
.icon-long_arrow_left:before { content: '\f177'; } /* '' */
.icon-long_arrow_right:before { content: '\f178'; } /* '' */
.icon-gplusb:before { content: '\f1a0'; } /* '' */
.icon-reddit:before { content: '\f281'; } /* '' */