Base
WebStyle

Google Fonts

https://fonts.google.com/

CSS API

https://fonts.googleapis.com/css2?family=FONT_FAMILY_NAME:wght@MIN_WEIGHT..MAX_WEIGHT
 
// example:
https://fonts.googleapis.com/css2?family=Recursive:[email protected]&display=swap

Parameters

  • family (font family name and weight)
  • display

References

On this page