Skip to content

Instantly share code, notes, and snippets.

@2460124601
Last active January 4, 2026 15:44
Show Gist options
  • Select an option

  • Save 2460124601/b5f1182b64de3e31a1b7668fb37ea501 to your computer and use it in GitHub Desktop.

Select an option

Save 2460124601/b5f1182b64de3e31a1b7668fb37ea501 to your computer and use it in GitHub Desktop.
<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