How do you add Google fonts to your project?
by embedding the font file directly into the project's master JavaScript
by using an HTML link element referring to a Google-provided CSS
by using a standard font-face CSS definition sourcing a font file on Google's servers
by using a Google-specific CSS syntax that directly links to the desired font file