fonts
Posted in
535
11:25 pm, March 28, 2022
Lato font quick install
a quick code to install the font Lato from google, includes the stylesheet and also the @import links, just pick one.
HTML
<p class='lato'>Hi my name is Lato! :P</p>
<h1 class='lato'>Lato font quick install</h1>
CSS
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
.lato {
font-family: 'Lato', sans-serif;
}
Scripts
<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@300;400;700;900&display=swap" rel="stylesheet">
Hi my name is Lato! :P
Lato font quick install
External Link for Lato font quick install
View Statistics
This Week
75
This Month
242
This Year
535
Add Comment
Other Items in fonts
Related Search Terms
Other Categories in Code
alpine js apps c css images site bugs slick slider testing apache api apps asp bat bootstrap bootstrap templates core css css grid design elements docker emoji fancybox fonts foundation framework gimp git html icons ideas images javascript jquery js linux mac nginx node php php functions php simple html dom pi400 python react sections site bugs site documentation sql sqlite ssh sublime svg templates tools virtual box vscode webdev windows wordpress