@font-face {
  font-family: 'glyphicons';
  src:  url('fonts/glyphicons.eot?5lwxyo');
  src:  url('fonts/glyphicons.eot?5lwxyo#iefix') format('embedded-opentype'),
    url('fonts/glyphicons.ttf?5lwxyo') format('truetype'),
    url('fonts/glyphicons.woff?5lwxyo') format('woff'),
    url('fonts/glyphicons.svg?5lwxyo#glyphicons') 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: 'glyphicons' !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-info:before {
  content: "\30";
}
.icon-delete:before {
  content: "\39";
}
.icon-add:before {
  content: "\61";
}
.icon-archive:before {
  content: "\62";
}
.icon-arrow-down:before {
  content: "\63";
}
.icon-arrow-drop-down:before {
  content: "\64";
}
.icon-arrow-drop-up:before {
  content: "\65";
}
.icon-arrow-left:before {
  content: "\66";
}
.icon-arrow-right:before {
  content: "\67";
}
.icon-arrow-up:before {
  content: "\68";
}
.icon-bank:before {
  content: "\69";
}
.icon-bookmark:before {
  content: "\6a";
}
.icon-calendar:before {
  content: "\6b";
}
.icon-cart:before {
  content: "\6c";
}
.icon-check:before {
  content: "\6d";
}
.icon-clear:before {
  content: "\6e";
}
.icon-coupon:before {
  content: "\6f";
}
.icon-diamond:before {
  content: "\70";
}
.icon-edit:before {
  content: "\71";
}
.icon-heart:before {
  content: "\72";
}
.icon-page:before {
  content: "\73";
}
.icon-refresh:before {
  content: "\74";
}
.icon-remove:before {
  content: "\75";
}
.icon-search:before {
  content: "\76";
}
.icon-sizes:before {
  content: "\77";
}
.icon-social-facebook:before {
  content: "\78";
}
.icon-social-flickr:before {
  content: "\79";
}
.icon-social-g-plus:before {
  content: "\7a";
}
.icon-social-instagram:before {
  content: "\31";
}
.icon-social-linkedin:before {
  content: "\32";
}
.icon-social-pinterest:before {
  content: "\33";
}
.icon-social-twitter:before {
  content: "\34";
}
.icon-social-youtube:before {
  content: "\35";
}
.icon-star:before {
  content: "\36";
}
.icon-truck:before {
  content: "\37";
}
.icon-user:before {
  content: "\38";
}
