Sha256: 50f24e1606d02d2f65b362b611aac6c4956b0ca94fec33c02301cc833a0ea1f5
Contents?: true
Size: 1.04 KB
Versions: 33
Compression:
Stored size: 1.04 KB
Contents
/* The below comment needs a ! so that the copyright message doesn't get removed during the minification step. See: http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#comments */ /*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has been customised for exclusive use on gov.uk. This cut is not commercially available. */ @font-face { font-family: 'nta'; src: url(<%= asset_path 'fonts/GDSTransportWebsite.eot' %>#) format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'nta'; src: url(<%= asset_path 'fonts/GDSTransportWebsite-Bold.eot' %>#) format('embedded-opentype'); font-weight: bold; } @font-face { font-family: 'ntatabularnumbers'; src: url(<%= asset_path 'fonts/GDSTransportTabular-Light.eot' %>#) format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ntatabularnumbers'; src: url(<%= asset_path 'fonts/GDSTransportTabular-Bold.eot' %>#) format('embedded-opentype'); font-weight: bold; }
Version data entries
33 entries across 33 versions & 1 rubygems