Skip to content

Instantly share code, notes, and snippets.

@WesleyCh3n
Last active March 19, 2022 09:00
Show Gist options
  • Save WesleyCh3n/e197fd59c94559a15eae17f4fc043c75 to your computer and use it in GitHub Desktop.
Save WesleyCh3n/e197fd59c94559a15eae17f4fc043c75 to your computer and use it in GitHub Desktop.
@font-face {
font-family: "Victor Mono Nerd Font";
font-style: normal;
font-weight: 400;
src: url(https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/VictorMono/Medium/complete/Victor%20Mono%20Medium%20Nerd%20Font%20Complete%20Mono.ttf);
font-variant-ligatures: none;
}
@font-face {
font-family: "Victor Mono Nerd Font";
font-weight: 800;
src: url(https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/VictorMono/Bold/complete/Victor%20Mono%20Bold%20Nerd%20Font%20Complete%20Mono.ttf);
font-variant-ligatures: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment