Skip to content

Instantly share code, notes, and snippets.

@Starsign68
Created December 28, 2021 23:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
@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