Sha256: 03015889751fcc4a9da595b17fa8331ca48bbb55897c36fb79a37c4a1747abd2
Contents?: true
Size: 1.03 KB
Versions: 43
Compression:
Stored size: 1.03 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/NTA-Light-20130221.eot' %>#) format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'nta'; src: url(<%= asset_path 'fonts/NTA-Bold-20130221.eot' %>#) format('embedded-opentype'); font-weight: bold; } @font-face { font-family: 'ntatabularnumbers'; src: url(<%= asset_path 'fonts/NTATabularNumbers-Light.eot' %>#) format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ntatabularnumbers'; src: url(<%= asset_path 'fonts/NTATabularNumbers-Bold.eot' %>#) format('embedded-opentype'); font-weight: bold; }
Version data entries
43 entries across 43 versions & 1 rubygems