Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

css-font-import.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

This is how to import a font

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');
font-family: 'Raleway', sans-serif;

Choose from Google Font
https://fonts.google.com/