Last active
January 4, 2026 15:44
-
-
Save 2460124601/b5f1182b64de3e31a1b7668fb37ea501 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <style> | |
| @font-face { | |
| font-family: "TwinTypeIcon"; | |
| font-weight: 400; | |
| src: url('./twintype_icon.woff2'); | |
| } | |
| .twintype-icon-vf{ | |
| font-family: 'TwinTypeIcon'; | |
| } | |
| </style> | |
| <span class="twintype-icon-vf" translate="no">cart</span> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment