Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 456 Bytes

San-Francisco-Font

CDN for San Francisco Apple Fonts https://cdn.jsdelivr.net/gh/excelerondesign/San-Francisco-Font/sanfrancisco.css

How to use it

Add this <link/> element to the head as you would for a normal style sheet:

<link rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/excelerondesign/San-Francisco-Font/sanfrancisco.css"
/>

Feel free to add a preload or other performance enhancement to the <link/> element as well.