@charset "UTF-8";

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

}
[data-icon]:before {
  font-family: "pride-fontawesome" !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^="fa-"]:before,
[class*=" fa-"]:before {
  font-family: "pride-fontawesome" !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;
}

.fa-twitter:before {
  content: "\61";
}
.fa-facebook:before {
  content: "\62";
}
.fa-google-plus:before {
  content: "\63";
}
.fa-share-square-o:before {
  content: "\64";
}
.fa-link:before {
  content: "\65";
}
.fa-linkedin:before {
  content: "\66";
}
.fa-map-marker:before {
  content: "\67";
}
.fa-location-arrow:before {
  content: "\68";
}
.fa-map-pin:before {
  content: "\6a";
}
.fa-map:before {
  content: "\6b";
}
.fa-map-signs:before {
  content: "\6c";
}
.fa-chevron-left:before {
  content: "\6d";
}
.fa-chevron-right:before {
  content: "\6e";
}
.fa-chevron-up:before {
  content: "\6f";
}
.fa-chevron-down:before {
  content: "\70";
}
.fa-instagram:before {
  content: "\75";
}
.fa-pinterest-p:before {
  content: "\76";
}
.fa-pinterest:before {
  content: "\77";
}
.fa-paper-plane:before {
  content: "\78";
}
.fa-paper-plane-o:before {
  content: "\79";
}
.fa-bookmark:before {
  content: "\7a";
}
.fa-external-link:before {
  content: "\41";
}
.fa-sign-in:before {
  content: "\42";
}
.fa-thumbs-o-up:before {
  content: "\43";
}
.fa-thumbs-o-down:before {
  content: "\44";
}
.fa-comments:before {
  content: "\45";
}
.fa-phone:before {
  content: "\46";
}
.fa-bookmark-o:before {
  content: "\47";
}
.fa-bell:before {
  content: "\48";
}
.fa-spinner:before {
  content: "\4b";
}
.fa-smile-o:before {
  content: "\4c";
}
.fa-frown-o:before {
  content: "\4d";
}
.fa-meh-o:before {
  content: "\4e";
}
.fa-play-circle-o:before {
  content: "\4f";
}
.fa-play:before {
  content: "\50";
}
.fa-play-circle:before {
  content: "\51";
}
.fa-youtube-play:before {
  content: "\52";
}
.fa-weibo:before {
  content: "\54";
}
.fa-weixin:before {
  content: "\57";
}
.fa-vimeo:before {
  content: "\58";
}
.fa-commenting:before {
  content: "\59";
}
.fa-commenting-o:before {
  content: "\5a";
}
.fa-envelope:before {
  content: "\69";
}
.fa-envelope-o:before {
  content: "\71";
}
.fa-search:before {
  content: "\72";
}
.fa-search-minus:before {
  content: "\73";
}
.fa-search-plus:before {
  content: "\74";
}
.fa-globe:before {
  content: "\49";
}
.fa-bars:before {
  content: "\4a";
}
.fa-times:before {
  content: "\53";
}
