If you’re working with an HTML file, your font information should look something like this:

If you’re working with an HTML file, your font information should look something like this:

You can change the color and text appearance of your font in the “color” and “font-weight” properties. If you want to add more text effects, check out Google’s list of supported text effects at https://developers. google. com/fonts/docs/getting_started. There are tons of cool effects, including fire-animation, neon, and anaglyph!

You can include more than one Google font in your CSS code at a time. Just be aware that since the fonts are being imported into your CSS, using multiple fonts can impact loading speed. If you want to include multiple Google fonts, you’ll just need to copy the code for each font you want to use and paste it into your code the same way you did here.