.gkInformation > div > strong::before {
color: #d1d1d1;
content: "f";
font-family: university-pixellove;
font-size: 40px;
font-weight: 300;
left: 0;
position: absolute;
top: -5px;
}
.gkInformation > div > strong::before {
content: url(http://your.com/images/newicon.gif);
}