@font-face {
  font-family: 'vi-font-icons';
  src: url('font/vi-font-icons.eot?94916361');
  src: url('font/vi-font-icons.eot?94916361#iefix') format('embedded-opentype'),
       url('font/vi-font-icons.woff2?94916361') format('woff2'),
       url('font/vi-font-icons.woff?94916361') format('woff'),
       url('font/vi-font-icons.ttf?94916361') format('truetype'),
       url('font/vi-font-icons.svg?94916361#vi-font-icons') 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: 'vi-font-icons';
    src: url('../font/vi-font-icons.svg?94916361#vi-font-icons') format('svg');
  }
}
*/
[class^="vicon-"]:before, [class*=" vicon-"]:before {
  font-family: "vi-font-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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); */
}


.vicon-trained-freshers:before { content: '\e800'; } /* '' */
.vicon-adaptable-talent-system:before { content: '\e801'; } /* '' */
.vicon-adaptable-talent:before { content: '\e802'; } /* '' */
.vicon-calendar:before { content: '\e803'; } /* '' */
.vicon-candidates-trained:before { content: '\e804'; } /* '' */
.vicon-customized:before { content: '\e805'; } /* '' */
.vicon-faster-return:before { content: '\e806'; } /* '' */
.vicon-faster-roi:before { content: '\e807'; } /* '' */
.vicon-handshake:before { content: '\e808'; } /* '' */
.vicon-highest-joining:before { content: '\e809'; } /* '' */
.vicon-industry-experts:before { content: '\e80a'; } /* '' */
.vicon-internal-evaluation:before { content: '\e80b'; } /* '' */
.vicon-learning-development:before { content: '\e80c'; } /* '' */
.vicon-reputed-online:before { content: '\e80d'; } /* '' */
.vicon-result-oriented:before { content: '\e80e'; } /* '' */
.vicon-round-the-year:before { content: '\e80f'; } /* '' */
.vicon-quick-recrutement:before { content: '\e810'; } /* '' */
.vicon-subject-knowledge:before { content: '\e811'; } /* '' */
.vicon-eligibility:before { content: '\e812'; } /* '' */
.vicon-brochure:before { content: '\e813'; } /* '' */
.vicon-duration:before { content: '\e814'; } /* '' */
.vicon-programming:before { content: '\e815'; } /* '' */
.vicon-backend:before { content: '\e816'; } /* '' */
.vicon-career:before { content: '\e817'; } /* '' */
.vicon-database:before { content: '\e818'; } /* '' */
.vicon-drag-and-drop:before { content: '\e819'; } /* '' */
.vicon-gear:before { content: '\e81a'; } /* '' */
.vicon-improvement:before { content: '\e81b'; } /* '' */
.vicon-presentation:before { content: '\e81c'; } /* '' */
.vicon-locations:before { content: '\e81d'; } /* '' */
.vicon-blueprint:before { content: '\e81e'; } /* '' */
.vicon-test:before { content: '\e81f'; } /* '' */
