tikz.escobar.life

The setup for tikz.escobar.life

alfa-slab.css (443B)

 1 /* Alfa Slab One Font by José Miguel Solé B.
 2  * See https://fonts.google.com/specimen/Alfa+Slab+One */
 3 @font-face {
 4   font-family: 'Alfa Slab One';
 5   font-style: normal;
 6   font-weight: 400;
 7   font-display: swap;
 8   src: url('/fonts/alfa-slab.woff2') format('woff2');
 9   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
10 }