Skip to content

Instantly share code, notes, and snippets.

View goerz's full-sized avatar

Michael Goerz goerz

View GitHub Profile
@goerz
goerz / juliamono.css
Created October 8, 2024 23:11
Specification of JuliaMono Font for Blink
@font-face {
font-family: "JuliaMono";
font-style: normal;
font-weight: 200;
font-feature-settings: "liga" 0, "calt" 0;
font-variant-ligatures: none;
src: url("https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.056/JuliaMono-Light.woff2");
}
@font-face {
font-family: "JuliaMono";