Articles tagged: CSS Fonts

Found 20 documents

  • Web/CSS/@font-face/unicode-range The unicode-range CSS descriptor sets the specific range of characters to be used from a font ...
  • Web/CSS/CSS_Fonts CSS Fonts is a module of CSS that defines font-related properties and how font resources are ...
  • Web/CSS/font The font CSS property is either a shorthand property for setting font-style, font-variant, ...
  • Web/CSS/font-family The font-family CSS property lets you specify a prioritized list of font family names and/or ...
  • Web/CSS/font-feature-settings The font-feature-settings CSS property gives you control over advanced typographic features in ...
  • Web/CSS/font-language-override The font-language-override CSS property controls the usage of language-specific glyphs in a ...
  • Web/CSS/font-size The font-size CSS property specifies the size of the font. Setting the font size may, in turn, ...
  • Web/CSS/font-size-adjust The font-size-adjust CSS property specifies that font size should be chosen based on the height of ...
  • Web/CSS/font-stretch The font-stretch property selects a normal, condensed, or expanded face from a font. This property ...
  • Web/CSS/font-style The font-style CSS property lets you select italic or oblique faces within a font-family. Italic ...
  • Web/CSS/font-synthesis The font-synthesis CSS property controls which missing typefaces, bold or italic, may be ...
  • Web/CSS/font-variant The font-variant property acts as a shorthand for the longhand properties: font-variant-caps, ...
  • Web/CSS/font-variant-alternates The font-variant-alternates CSS property controls the usage of alternate glyphs. These alternate ...
  • Web/CSS/font-variant-caps The font-variant-caps CSS property controls the usage of alternate glyphs for capital letters. ...
  • Web/CSS/font-variant-east-asian The font-variant-east-asian CSS property controls the usage of alternate glyphs for East Asian ...
  • Web/CSS/font-variant-ligatures The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in ...
  • Web/CSS/font-variant-numeric The font-variant-numeric CSS property controls the usage of alternate glyphs for numbers, ...
  • Web/CSS/font-variant-position The font-variant-position CSS property controls the usage of alternate glyphs of smaller size ...
  • Web/CSS/font-weight The font-weight CSS property specifies the weight or boldness of the font. Some fonts are only ...
  • Web/Guide/CSS/Getting_started/Text_styles This is the 7th section of the CSS Getting Started tutorial; it gives more examples of text styles. ...