Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @font-face {
- font-family: 'custom-social-media-font';
- src: url('http://localhost/jnews-support/wp-content/uploads/2025/02/custom-social-media-font.woff') format('woff'); /* change with your font file URL */
- font-weight: normal;
- font-style: normal;
- }
- .socials_widget .fa-rss:before, .socials_widget .fa-rss:before, .socials_widget .fa-github:before, .socials_widget .fa-github:before {
- font-family: "custom-social-media-font";
- }
- .socials_widget .fa-rss:before { content: '\e800'; } /* Douyin Icon */
- .socials_widget .fa-github:before { content: '\e801'; } /* Xiaohongshu Icon */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement