Installation
Import Link in HTML file
Copy-paste the stylesheet
<link>
into your
<head>
before all other
stylesheets to load our CSS.
Import in CSS file
Import the stylesheet
<link>
into your stylesheet
before all other styles to load our CSS.