Ciao a tutti come ho specificato in oggetto non riesco ad inserire un Font Awesome in un psudo after o before:

codice HTML:
<div class="cnt-thumb">
     <a href="images/aboutus/Formia0000.jpeg"></div>
codice HTML:
.cnt-thumb a::before {
content: "\f00e";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
}
Ma non mi visualizza nulla