@charset "UTF-8";

@font-face {
  font-family: "vinstudent";
  src:url("fonts/vinstudent.eot");
  src:url("fonts/vinstudent.eot?#iefix") format("embedded-opentype"),
    url("fonts/vinstudent.woff") format("woff"),
    url("fonts/vinstudent.ttf") format("truetype"),
    url("fonts/vinstudent.svg#vinstudent") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "vinstudent" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="i-vsc-"]:before,
[class*=" i-vsc-"]:before {
  font-family: "vinstudent" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-vsc-facebook:before {
  content: "a";
}
.i-vsc-googleplus:before {
  content: "b";
}
.i-vsc-notification:before {
  content: "c";
}
.i-vsc-tumblr:before {
  content: "d";
}
.i-vsc-twitter:before {
  content: "e";
}
.i-vsc-telp:before {
  content: "f";
}
.i-vsc-document:before {
  content: "g";
}
.i-vsc-down:before {
  content: "h";
}
.i-vsc-export:before {
  content: "i";
}
.i-vsc-print:before {
  content: "j";
}
.i-vsc-up:before {
  content: "k";
}
.i-vsc-upload:before {
  content: "l";
}

/*  added by DN 10/27/2016  */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/Global/CSS/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('/Global/CSS/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Global/CSS/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Global/CSS/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Global/CSS/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
