Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

google fonts lato

<!-- Lato font with all font weights (non italic) --> 
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap" rel="stylesheet">
 
PREVIOUS NEXT
Tagged: #google #fonts #lato
ADD COMMENT
Topic
Name
9+4 =