Advertisement
fauzanjeg

Change JKIT Icon Font Family Source

Nov 11th, 2022 (edited)
1,104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. @font-face {
  2.     font-family: 'jkiticon';
  3.     src: url('http://your-domain.com/wp-content/uploads/fonts/jkiticon.woff2');
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement