@font-face {
  font-family: 'vk';
  src:  url('../fonts/vk.eot?uglioo');
  src:  url('../fonts/vk.eot?uglioo#iefix') format('embedded-opentype'),
    url('../fonts/vk.ttf?uglioo') format('truetype'),
    url('../fonts/vk.woff?uglioo') format('woff'),
    url('../fonts/vk.svg?uglioo#vk') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="vk-"], [class*=" vk-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vk' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vk-blackboard:before {
  content: "\e906";
}
.vk-book:before {
  content: "\e907";
}
.vk-computer:before {
  content: "\e908";
}
.vk-edu1:before {
  content: "\e900";
}
.vk-edu2:before {
  content: "\e901";
}
.vk-edu3:before {
  content: "\e902";
}
.vk-edu4:before {
  content: "\e903";
}
.vk-research_interest:before {
  content: "\e904";
}
.vk-work:before {
  content: "\e905";
}
