@charset "UTF-8";

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

}

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

.pwcf-pencil:before {
  content: "\61";
}
.pwcf-trash:before {
  content: "\62";
}
.pwcf-reset:before {
  content: "\63";
}
.pwcf-close:before {
  content: "\65";
}
.pwcf-inspiration:before {
  content: "\66";
}
.pwcf-screenshot:before {
  content: "\67";
}
.pwcf-prev-arrow:before {
  content: "\64";
}
.pwcf-next-arrow:before {
  content: "\68";
}
.pwcf-cart-icon:before {
  content: "\69";
}
.pwcf-dribbble:before {
  content: "\6c";
}
.pwcf-eye:before {
  content: "\6d";
}
.pwcf-facebook:before {
  content: "\6e";
}
.pwcf-copy:before {
  content: "\6f";
}
.pwcf-flickr:before {
  content: "\70";
}
.pwcf-google-plus:before {
  content: "\71";
}
.pwcf-instagram:before {
  content: "\72";
}
.pwcf-linkedin:before {
  content: "\73";
}
.pwcf-pinterest:before {
  content: "\74";
}
.pwcf-refresh:before {
  content: "\75";
}
.pwcf-tumblr:before {
  content: "\78";
}
.pwcf-twitter:before {
  content: "\79";
}
.pwcf-cancel:before {
  content: "\42";
}
.pwcf-left-open:before {
  content: "\49";
}
.pwcf-left-open-big:before {
  content: "\4a";
}
.pwcf-right-open:before {
  content: "\4d";
}
.pwcf-right-open-big:before {
  content: "\4e";
}
.pwcf-up-open-big:before {
  content: "\52";
}
