# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

global:
  category: font
  type: font
  cssProperties:
  - 'font'
  - 'font-family'
  deprecated: true
imports:
- ../../../aliases/font-family.yml
props:
  FONT_FAMILY_TEXT:
    value: '{!SANS_SERIF}'
    comment: 'Deprecated: use FONT_FAMILY instead for regular body text and FONT_FAMILY_HEADING for headings.'
