Skip to content

Instantly share code, notes, and snippets.

@WesleyCh3n
Last active January 24, 2023 07:30
Show Gist options
  • Save WesleyCh3n/b025c0af58f740958c29250cb1c4c905 to your computer and use it in GitHub Desktop.
Save WesleyCh3n/b025c0af58f740958c29250cb1c4c905 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'VictorMono Nerd Font Mono';
src: url('https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/VictorMono/Regular/complete/Victor%20Mono%20Regular%20Nerd%20Font%20Complete%20Mono.ttf') format('truetype');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'VictorMono Nerd Font Mono';
src: url('https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/VictorMono/Bold/complete/Victor%20Mono%20Bold%20Nerd%20Font%20Complete%20Mono.ttf') format('truetype');
font-style: normal;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment