The Lato font family is available as a free download under the SIL Open Font License 1.1. The fonts can be used without any limitations for commercial and non-commercial purposes. They can be also freely modified if the terms of the license are observed.
The ZIP contains two subfolders: Lato and LatoLatin. The Lato subfolder contains webfonts with the complete character set (250-700 KB per font) while the LatoLatin subfolder contains smaller versions that only include the most important glyphs for European Latin-based languages (75-200 KB per font). We do not provide support or instructions how to install these fonts on your website!
Can you guys make a a sans-serif or serif variation? Although the typeface is kind of a mix of the two, it would look really cool if there were two seamlessly designed and beautiful fonts that are in different styles!
Hi!
I like your font and we used Lato 1 at for a customer, but now it seems that text at size below 9 pt breaks printers (just stops and displays an errormessage to restart the device). Do you know of this issue? It seems to be fixed with Lato 2, but now the font files are much larger and we need to embed 6 styles in a PowerPoint template. Is there a chance to get the TTFs with latin glyphs only?
Hi lukasz, first of all, this is an amazing font you created! Do you know when the font is going to be updated on google fonts? Because now its still not displaying the cyrilic characters, čš etc. Thanks.
Hello Lukasz, I like your Lato font very much, especially the Italics. My question: why are the regular and italic fonts so different, almost like 2 different fonts? I like especially the italic a and e, they are very elegant. Could they come into the regular font, maybe Lato 3.0?
Lato does not offer 600 Semi-bold, even through Google fonts. I do not know of a way to push this through if it does not have the option for it. You could use custom CSS styling, but you would still be limited to the Google Font Api, unless you were able to find it through a different font catalog with 600 - semi-bold available.
However, I think you should consider using a heavier font. Have you tested this on Windows? It will likely look very, very light. OSX renders text very heavily when subpixel antialiasing is enabled, and especially heavily when text is against a dark or colored background. What you see in your Safari screenshot is similar to what people who aren't on OSX will see.
Somehow it was displaying as 100 weight! So, I now explicitly use the font-weight:300; to get what I want. I'm not sure, but I believe this likely has something to do with me having the font on my system, and google suggesting my computer uses the system font before downloading it again... Wouldn't have figured it out without this Q and A, thanks!
I loaded the Lato font 2 years ago and did not have any spaces issues between lower case t and i, f and i, f and f, t and t. When I got the an update of Photoshop, InDesign, and Illustrator beginning of this year it seems the font does not have enough space between the above mention letters. For example:
I'm having problems printing documents which use a particular font, Lato. There is not problem with viewing the documents on screen, and the printers don't have any problem printing Microsoft fonts, it's just Lato that causes them problems, even if printing from pdf. Is there a quick fix to this? Ideally we would like to be able to continue using Lato, but if that isn't possible then we would settle for changing our templates to a similar-looking Microsoft-supported font.
I've noticed that people that don't do much web font stuff don't quite understand the difference between OpenType fonts and TrueType fonts. I'll try to break this down so that it's as easy to understand as possible.
Back in the day, when the first Macs came out, Apple needed a way of storing the characters, the mappings, and the style, or look of what we know more thoroughly as fonts. This was the beginning of TT fonts and as such, to print in these newfound fonts, printers had to adapt, and support TT fonts, or what you see is what you get (WYSIWYG).
OpenType fonts are a new standard, a more widely available, easy to use font storage format. Unfortunately... even todays most advanced printers still can't seem to get OT fonts right. However, the underlying TT compatibility is still there, which the printer will try to fall back to.
Well... here's the thing... If your printer is requesting the TT font of that specific font and your PC can't supply it, then the printer will request a font from within the PCs range, Windows defaults to Calibri, and we have a slight problem.
Well, Here's the good thing. Since most fonts are still widely available in TTF format (TrueTypeFont) then, all you have to do when searching for a font is add ttf to the end of the search term, for example:
For some reason the Lato font prints out sort of pixelated on certain printers. I've called the Adobe Creative Cloud customer service and they advised to use their font service instead of Google's; this hasn't seemed to fix the problem, however.
As the people from adobe told me to activate the Lato font in the creative cloud font feature, that is what I did. When you turn off all of the fonts, however, and for Indesign to have to rely on your downloaded fonts and download the google Lato font, the bug in the print out is gone!
Lato is a humanist sans-serif typeface designed by Łukasz Dziedzic. It was released in 2010.[3] The name "Lato" is Polish for "summer".[4] The lato was published under the open-source Open Font License.[5]
Lato has been used in various physical publications, including information signs and election campaign billboards.[6] It is the main font used on iCollege, Georgia State University's primary learning management system, and the official typeface of the Polish Government and the polish bank Bank Pekao.
After Lato was added to Google Fonts it quickly gained popularity,[8] becoming the third most used web font after Google's own Roboto and Open Sans, with over one billion views per day as of August 2018.[9]
Edit: After almost one hour, I managed to find a solution. I wanted to remove my post, but I can't find any way to do so. The solution is below the post.
I'm trying to export a PDF that contains various special signs, including German and Polish signs. I'm using Lato font, which contains all the special characters.
No matter what I do, I always see an outcome like on the picture below. I have tried with the presets (for web / for print / for export) and I have tried with custom options (subset font on / off etc.) and the result is always the same. Nothing work. The only option to have a PDF out of this file is to print this as PDF - then it's fine. Nevertheless, I wouldn't like to use this method and I would like to learn what I did wrong and how to deal with the problem. It seems to be connected with the font itself. When I change the font to Arial, it exports correctly. Do you have any ideas, what could cause the exported PDFs to look like this? I would like to add that exported PNGs are correct.
So, the solution was to properly reinstall the Lato Fonts and the problem was not connected with the Affinity Software at all.
I just don't understand one thing. I had reinstalled the fonts before. I had downloaded them again and clicked on "Install". When a window had appeared, asking if I wanted to replace the existed fonts with the same name, I had clicked "yes". And it made no effect on the font. Only when I removed the fonts from the computer and installed them again, it started to work. It's really weird :
I am using the Lato font for a document, but whenever the letters "ft" and "ti" are next to eachother, this font cannot separate the characters. When doing a copy-paste of the word in the output pdf-viewer, weird things happen as "ti" is considered as one letter.
Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.
If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an issue.
I have read that the crossorigin attribute must be used even if the font fetched is not crossorigin. Without that, apparently, the same font will be fetched twice! Here is example code given:
Thank you for the link @BAM. That link explains WHY preloading is needed, but the question remains as to HOW font preloading is achieved in Blocs 4.0.2. As it stands now, it cannot be done in the current version of Blocs.
In my case, I added the following 3 lines via Code Editor > Project Header (which adds the 3 lines on every page in the site). They cover FontAwesome and a local font (all 3 are self-hosted on my web server):
Note: Since these files are listed as assets, there is no need to list them in the fonts sectionof the pubspec.yaml. This can be done because the files are consistently named from the Google Fonts API(so be sure not to rename them!)
As part of a small redesign on this website, I wanted to use a high-quality and elegant font that also looked good with text in italics and displaying content in bold, but specially when combining both styles, which is something more difficult to find.
After a few hours comparing different fonts, it became quite hard for me to spot differences between them so I called it a day. The next morning, a bit fresher, I decided to know a bit more about Lato so I went to its website to immediately see how beautiful the font looked on that page.
This GitHub issue (opened on the 9th April 2015) explains why Lato 2.0 is still not available on Google Fonts. It seem that Lato 2.015 uses a newer version of ttfauothint, which now produces a different result. Apparently, there was a deployment of that font version on Google Fonts in January 2017, but it had to be rolled out because it affected quite a few users (Overnight my Lato looks quite different).
8d45195817