Advertisement
GochiSiyan

css font

Apr 13th, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .fa-comment-o:before,
  2. .fa-comment:before, {
  3. content: "\0042" !important;
  4. font-family: 'TEST Font' !important;
  5. }
  6.  
  7. .jeg_post.format-gallery .jeg_thumb:after {
  8. content: "\0041" !important;
  9. font-family: 'TEST Font' !important;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement