@charset "UTF-8";

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

}

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

.committee-food:before {
  content: "\64";
}
.committee-fuel:before {
  content: "\66";
}
.committee-legislative:before {
  content: "\61";
}
.committee-loss-prevention:before {
  content: "\62";
}
.committee-pharmacy:before {
  content: "\63";
}
.committee-philly-legislative:before {
  content: "\65";
}
.committee-sustainability:before {
  content: "\67";
}
.committee-gambling:before {
  content: "\68";
}
