Skip to content
Snippets Groups Projects
Commit d5f85f7b authored by Luca's avatar Luca
Browse files

Use local lato font install

parent 9163ffbc
No related branches found
No related tags found
1 merge request!7Use local lato font install
Pipeline #99492 passed
......@@ -3,7 +3,7 @@
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
src: local('Lato Regular'), local('Lato-Regular'), url(/css/font/lato.ttf) format('truetype');
}
@viewport {
width: device-width;
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment