Skip to content

Instantly share code, notes, and snippets.

@ibnumalik
Created December 5, 2022 09:10
Show Gist options
  • Save ibnumalik/7997b25c887c2352441a7227212a956a to your computer and use it in GitHub Desktop.
Save ibnumalik/7997b25c887c2352441a7227212a956a to your computer and use it in GitHub Desktop.
JetBrains Mono CSS
@font-face {
font-family: "JetBrains Mono";
src: url("https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/JetBrainsMono/Ligatures/Regular/complete/JetBrains%20Mono%20Regular%20Nerd%20Font%20Complete.ttf");
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment