@charset "UTF-8";

/* the-pittsburgh-foundation */
@font-face {
  font-family: "the-pittsburgh-foundation";
  src:url("/themes/tpf2016/css/fontastic/1470239105.eot");
  src:url("/themes/tpf2016/css/fontastic/1470239105.eot#iefix") format("embedded-opentype"),
    url("/themes/tpf2016/css/fontastic/1470239105.woff") format("woff"),
    url("/themes/tpf2016/css/fontastic/1470239105.ttf") format("truetype"),
    url("/themes/tpf2016/css/fontastic/1470239105.svg#1470239105") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.icon-search:before {
  content: "\e000";
}
.icon-user:before {
  content: "\e001";
}
.icon-scholarship:before {
  content: "\e002";
}
.icon-grant:before {
  content: "\e003";
}
.icon-fund:before {
  content: "\e004";
}
.icon-donate:before {
  content: "\e005";
}
.icon-reddit:before {
  content: "\e006";
}
.icon-twitter:before {
  content: "\e007";
}
.icon-facebook:before {
  content: "\e008";
}
.icon-youtube:before {
  content: "\e009";
}
.icon-vimeo:before {
  content: "\e00a";
}
.icon-instagram:before {
  content: "\e00b";
}
.icon-quotemark:before {
  content: "\e00c";
}