@charset "UTF-8";

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

[data-icon]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "entypo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  margin-top: -.25rem;
}

.icon-behance:before {
  content: "\61";
}
.icon-bucket:before {
  content: "\62";
}
.icon-cc:before {
  content: "\63";
}
.icon-calendar:before {
  content: "\64";
}
.icon-evernote:before {
  content: "\65";
}
.icon-dribbble:before {
  content: "\66";
}
.icon-facebook:before {
  content: "\69";
}
.icon-flattr:before {
  content: "\6b";
}
.icon-github:before {
  content: "\6d";
}
.icon-gplus:before {
  content: "\70";
}
.icon-home:before {
  content: "\72";
}
.icon-lastfm:before {
  content: "\73";
}
.icon-lastfm-circled:before {
  content: "\74";
}
.icon-linkedin:before {
  content: "\76";
}
.icon-globe:before {
  content: "\77";
}
.icon-telegram:before {
  content: "\78";
}
.icon-pinterest:before {
  content: "\79";
}
.icon-paypal:before {
  content: "\41";
}
.icon-skype:before {
  content: "\44";
}
.icon-stumbleupon:before {
  content: "\46";
}
.icon-soundcloud:before {
  content: "\48";
}
.icon-twitter:before {
  content: "\4b";
}
.icon-tumblr:before {
  content: "\4d";
}
.icon-vimeo:before {
  content: "\4e";
}
.icon-vkontakte:before {
  content: "\50";
}
.icon-user:before {
  content: "\51";
}
.icon-folder:before {
  content: "\53";
}
.icon-list:before {
  content: "\54";
}
.icon-up-big:before {
  content: "\67";
}
.icon-flickr:before {
  content: "\68";
}
.icon-previous:before {
  content: "\6a";
}
.icon-tag:before {
  content: "\6c";
}
.icon-menu:before {
  content: "\6e";
}
