Sha256: 87b5af19e88ebcd1d97f525a689f2dee90bd3cd4247312816441456c9278d56b

Contents?: true

Size: 934 Bytes

Versions: 186

Compression:

Stored size: 934 Bytes

Contents

////
/// @group settings/typography
////

/// List of font families to use if using GDS Transport (the default font
/// 'stack' for GOV.UK)
///
/// @type List
/// @access public

$govuk-font-family-gds-transport: "GDS Transport", Arial, sans-serif;

/// List of font families to use if using NTA (old font 'stack' for
/// GOV.UK)
///
/// @type List
/// @access public
/// @deprecated To be removed once support for compatibility mode is dropped

$govuk-font-family-nta: "nta", Arial, sans-serif;

/// List of font families to use if using the 'tabular numbers' subset of NTA
/// (the default font 'stack' for GOV.UK)
///
/// Because ntatabularnumbers only includes the digits 0-10, all other glyphs
/// will 'fall-through' the stack to NTA.
///
/// @type List
/// @access public
/// @deprecated To be removed once support for compatibility mode is dropped

$govuk-font-family-nta-tabular: "ntatabularnumbers", $govuk-font-family-nta;

Version data entries

186 entries across 186 versions & 3 rubygems

Version Path
govuk_tech_docs-2.2.2 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_tech_docs-2.2.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_tech_docs-2.2.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_tech_docs-2.1.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
dxw_govuk_frontend_rails-3.8.0 vendor/assets/stylesheets/settings/_typography-font-families.scss
govuk_publishing_components-23.3.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-23.2.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-23.2.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-23.1.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-23.0.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.69.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.68.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.68.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.67.2 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.67.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.67.0 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.66.4 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.66.3 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.66.2 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss
govuk_publishing_components-21.66.1 node_modules/govuk-frontend/govuk/settings/_typography-font-families.scss