/*
  Icon Font: pie
*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "pie";
    src: url("../fonts/pie_e1d6c7485974aa5570afe9c63bfecdf4.svg#pie") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.pie-0:before,
.pie-1:before,
.pie-2:before,
.pie-3:before,
.pie-4:before,
.pie-5:before,
.pie-6:before,
.pie-7:before,
.pie-8:before {
  display: inline-block;
  font-family: "pie";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.pie-0:before { content: "\f112"; }
.pie-1:before { content: "\f113"; }
.pie-2:before { content: "\f114"; }
.pie-3:before { content: "\f115"; }
.pie-4:before { content: "\f116"; }
.pie-5:before { content: "\f117"; }
.pie-6:before { content: "\f118"; }
.pie-7:before { content: "\f119"; }
.pie-8:before { content: "\f11a"; }
