Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 186 Bytes

My recommendation

  1. Download the fonts as WOFF2
  2. Add <link rel="preload">
  3. Add @font-face declaration with font-display: swap;
  4. Use font-family normally in rest of document!!