
@font-face {
  font-family: 'helvetica-condensed';
  src: url('HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),  url('HelveticaNeueLTStd-Cn.otf')  format('opentype'),
	     url('HelveticaNeueLTStd-Cn.woff') format('woff'), url('HelveticaNeueLTStd-Cn.ttf')  format('truetype'), url('HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'droid-bold';
  src: url('DroidSerif-Bold.eot?#iefix') format('embedded-opentype'),  url('DroidSerif-Bold.woff') format('woff'), url('DroidSerif-Bold.ttf')  format('truetype'), url('DroidSerif-Bold.svg#DroidSerif-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vnp' !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;
}

.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
