MuseoModerno is a contemporary sans serif typeface, originally designed for the new identity of the Museum of Modern Art of Buenos Aires by Marcela Romero, Héctor Gatti, Pablo Cosgaya and the Omnibus-Type Team. This font is particularly fun. Thanks to its fluid and geometric lettering, MuseoModerno has lots of character. We think that pairing a heavier and lighter weight of will look fantastic. Strongly branded for the Museum of Modern Art of Buenos Aires, this font would be an excellent choice for a graphic presentation relating to contemporary art and design, but perhaps not for a company looking to find its own unique identity.
I want help on importing all of Google web font at once ,I tested the normal 'link rel' in my head tag to import The Family Tangerine for my post and it worked perfectly.Although i want a way in which i can import all the fonts available, so i can use them whenever i want , do i have to write them one by one or is there any full embedded link rel for all of them .Pease help me out.
Hmm, it will result in an extremely large file being imported, and Google may even disallow it, but I guess you could select every font from the list. I've selected 101 of the fonts and it seems to work ok.
An alternate, and much more performant solution, might be to use the Google Web Font Loader which allows you to load any of the Google fonts via JS. This would allo you to load ANY of the Google fonts, without loading ALL of the Google fonts.
There's no shortcut to download all google fonts to a single website because the inefficiency of having a ginormous amount of CSS downloaded when your page is accessed simply isn't the best solution. Professional web developers have a specific font-stack for each website and only include those specific fonts used in that page. This is my suggestion.