Created
March 13, 2025 08:48
-
-
Save hpstuff/2eea87a269cfcc642b5f4cffc72408b0 to your computer and use it in GitHub Desktop.
Lynx Custom Font
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
@font-face { | |
font-family: "icon-font"; | |
src: url("./icon-font.ttf?inline"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment