<link> vs @import, Which should you use to get Fonts
Intro
When you go to Google Fonts to get a font for your website, you saw two options. You can use either the link HTML element <link> or the CSS @import. When you decided you probably just stuck to the <link> element if you're a beginner in this are...
alteca.hashnode.dev2 min read