Sha256: a23f6038218c51a06589ed7a94792a3b95331bc492609192aa942039985895e2
Contents?: true
Size: 1.66 KB
Versions: 5
Compression:
Stored size: 1.66 KB
Contents
@font-face { font-family: 'PFCentroSansPro'; src: url("<%= base64_encoded_asset('lcms/engine/centro/PFCentroSansPro-Light.otf') %>"); font-style: normal; font-weight: normal; } @font-face { font-family: 'PFCentroSansPro'; src: url("<%= base64_encoded_asset('lcms/engine/centro/PFCentroSansPro-LightItalic.otf') %>"); font-style: italic; font-weight: normal; } @font-face { font-family: 'PFCentroSansPro'; src: url("<%= base64_encoded_asset('lcms/engine/centro/PFCentroSansPro-Bold.otf') %>"); font-style: normal; font-weight: bold; } @font-face { font-family: 'PFCentroSansCond'; src: url("<%= base64_encoded_asset('lcms/engine/centro/PFCentroSansCond-Medium.otf') %>"); font-style: normal; font-weight: 500; } @font-face { font-family: 'Caponi Slab Web'; src: url("<%= base64_encoded_asset('lcms/engine/caponi/CaponiSlab-Regular-Web.ttf') %>"); font-weight: 300; font-style: normal; font-stretch: normal; } @font-face { font-family: 'Caponi Slab Web'; src: url("<%= base64_encoded_asset('lcms/engine/caponi/CaponiSlab-RegularItalic-Web.ttf') %>"); font-weight: 300; font-style: italic; font-stretch: normal; } @font-face { font-family: 'Caponi Slab Web'; src: url("<%= base64_encoded_asset('lcms/engine/caponi/CaponiSlab-Medium-Web.ttf') %>"); font-weight: 500; font-style: normal; font-stretch: normal; } @font-face { font-family: 'Caponi Slab Web'; src: url("<%= base64_encoded_asset('lcms/engine/caponi/CaponiSlab-Semibold-Web.ttf') %>"); font-weight: 600; font-style: normal; font-stretch: normal; } p { text-rendering: optimizeLegibility; font-feature-settings: "kern" 1; font-kerning: normal; }
Version data entries
5 entries across 5 versions & 1 rubygems