.question:before{
    content:"\f055";
    position:relative;
    margin-left:0;
    left:3px;
    font:normal normal normal 14px/1 FontAwesome;
}
.question {
    cursor: pointer;
}