{
 "caniuse": [
  "variable-fonts"
 ],
 "compat_features": [
  "css.at-rules.font-face.font-variation-settings",
  "css.properties.font-variation-settings"
 ],
 "description": "The font-variation-settings CSS property sets an \"axis of variability\" on a variable font, such as weight, optical size, or a custom axis defined by the typeface designer. When possible, use other CSS font properties, such as font-weight: bold. Also known as variable fonts.",
 "description_html": "The <code>font-variation-settings</code> CSS property sets an \"axis of variability\" on a variable font, such as weight, optical size, or a custom axis defined by the typeface designer. When possible, use other CSS font properties, such as <code>font-weight: bold</code>. Also known as variable fonts.",
 "group": [
  "fonts"
 ],
 "kind": "feature",
 "name": "font-variation-settings",
 "spec": [
  "https://drafts.csswg.org/css-fonts-4/#font-variation-settings-def"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2021-03-05",
  "baseline_low_date": "2018-09-05",
  "by_compat_key": {
   "css.at-rules.font-face.font-variation-settings": {
    "baseline": false,
    "support": {
     "chrome": "140",
     "chrome_android": "140",
     "edge": "140",
     "firefox": "62",
     "firefox_android": "62"
    }
   },
   "css.properties.font-variation-settings": {
    "baseline": "high",
    "baseline_high_date": "2021-03-05",
    "baseline_low_date": "2018-09-05",
    "support": {
     "chrome": "62",
     "chrome_android": "62",
     "edge": "17",
     "firefox": "62",
     "firefox_android": "62",
     "safari": "11",
     "safari_ios": "11"
    }
   }
  },
  "support": {
   "chrome": "62",
   "chrome_android": "62",
   "edge": "17",
   "firefox": "62",
   "firefox_android": "62",
   "safari": "11",
   "safari_ios": "11"
  }
 },
 "id": "font-variation-settings",
 "groups": [
  "fonts"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-fonts-4/#font-variation-settings-def",
   "seriesComposition": "full",
   "shortname": "css-fonts-4",
   "series": {
    "shortname": "css-fonts",
    "currentSpecification": "css-fonts-4",
    "title": "CSS Fonts",
    "shortTitle": "CSS Fonts",
    "releaseUrl": "https://www.w3.org/TR/css-fonts/",
    "nightlyUrl": "https://drafts.csswg.org/css-fonts/"
   },
   "seriesVersion": "4",
   "seriesNext": "css-fonts-5",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-fonts-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-fonts-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-fonts-4/",
     "https://w3c.github.io/csswg-drafts/css-fonts/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-fonts-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Fonts Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Fonts 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-fonts"
    ]
   },
   "fragment": "font-variation-settings-def"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/font-variation-settings",
   "title": "`font-variation-settings` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/font-variation-settings"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [
  {
   "name": "State of CSS 2025",
   "url": "https://2025.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2025.features.all_features.35.entity"
  },
  {
   "name": "State of CSS 2024",
   "url": "https://2024.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2024.features.all_features.32.entity"
  }
 ],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:font-variation-settings"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2018-09-05T00:00:00.000Z",
 "baselineHighDateAsObject": "2021-03-05T00:00:00.000Z"
}