If no web font is provided, where does the browser look for the typefaces specified in a font-family declaration?

What purpose does a web font service fulfill?

True or False: You should never set any fallback fonts in a font-family declaration when using web fonts.

What happens if a bold font-weight is applied in the CSS to an element when no bold weight is available for the typeface?

What is a negative effect of including a large number of weights and styles of a web font?

True or False: All typefaces include an italic style.

How do you make use of fonts from a web font service?

Whether using web fonts or system fonts, why is it important to provide fallback font options?

How can you avoid the browser creating fake bold and fake italic?