Skip to content

Instantly share code, notes, and snippets.

@Starsign68
Created December 28, 2021 23:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Starsign68/9e46c3db7a76b5ef99722db136a46ea1 to your computer and use it in GitHub Desktop.
Save Starsign68/9e46c3db7a76b5ef99722db136a46ea1 to your computer and use it in GitHub Desktop.
@font-face {
font-family: JuliaMono-Regular-Zero;
src: url("https://cdn.jsdelivr.net/gh/cormullion/juliamono/webfonts/JuliaMono-Regular.woff2");
font-feature-settings: "zero";
}
body {
font-family: JuliaMono-Regular-Zero;
font-feature-settings: "zero" 1;
}
x-row
{text-rendering: optimizeLegibility;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment