a.pdfPath:before {
  content: "";
  display: inline-block;
  background: url(../img/pdf-icon.png) center no-repeat;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}