Articles tagged: CSS Font Loading API

Found 4 documents

  • Web/API/FontFace The FontFace interface represents a single usable font face. It allows control of the source of ...
  • Web/API/FontFaceSet The FontFaceSet interface of the CSS Font Loading API manages the loading of font-faces and ...
  • Web/API/FontFaceSet/check A Boolean that is true if the font list is available
  • Web/API/FontFaceSet/load A Promise of an Array of FontFace loaded. The promise is fulfilled when all the fonts are ...