Sha256: 7694101ea56d06ad692fe77bb6b7d360df5d004ace3e1541a4d472fbad61c6ce
Contents?: true
Size: 960 Bytes
Versions: 7
Compression:
Stored size: 960 Bytes
Contents
/*------------------------------------*\ #ROBOTO \*------------------------------------*/ // scss-lint:disable VariableForProperty @font-face { font-family: 'Roboto'; font-weight: normal; font-style: normal; src: font-url('workarea/storefront/roboto/roboto_regular_webfont.woff2') format('woff2'), font-url('workarea/storefront/roboto/roboto_regular_webfont.woff') format('woff'); } @font-face { font-family: 'Roboto'; font-weight: bold; font-style: normal; src: font-url('workarea/storefront/roboto/roboto_bold_webfont.woff2') format('woff2'), font-url('workarea/storefront/roboto/roboto_bold_webfont.woff') format('woff'); } @font-face { font-family: 'Roboto'; font-weight: normal; font-style: italic; src: font-url('workarea/storefront/roboto/roboto_italic_webfont.woff2') format('woff2'), font-url('workarea/storefront/roboto/roboto_italic_webfont.woff') format('woff'); }
Version data entries
7 entries across 7 versions & 2 rubygems