Sha256: 2be0f87319c1c9ff22ab05b1591c9bafa156a2961ecfa2c5471a7d77324a14b7
Contents?: true
Size: 1.43 KB
Versions: 7
Compression:
Stored size: 1.43 KB
Contents
@font-face { font-family: "Roboto"; src: font-url("#{$roboto-font-path}Roboto-Thin.woff2") format("woff2"), font-url("#{$roboto-font-path}Roboto-Thin.woff") format("woff"), font-url("#{$roboto-font-path}Roboto-Thin.ttf") format("truetype"); font-weight: 200; } @font-face { font-family: "Roboto"; src: font-url("#{$roboto-font-path}Roboto-Light.woff2") format("woff2"), font-url("#{$roboto-font-path}Roboto-Light.woff") format("woff"), font-url("#{$roboto-font-path}Roboto-Light.ttf") format("truetype"); font-weight: 300; } @font-face { font-family: "Roboto"; src: font-url("#{$roboto-font-path}Roboto-Regular.woff2") format("woff2"), font-url("#{$roboto-font-path}Roboto-Regular.woff") format("woff"), font-url("#{$roboto-font-path}Roboto-Regular.ttf") format("truetype"); font-weight: 400; } @font-face { font-family: "Roboto"; src: font-url("#{$roboto-font-path}Roboto-Medium.woff2") format("woff2"), font-url("#{$roboto-font-path}Roboto-Medium.woff") format("woff"), font-url("#{$roboto-font-path}Roboto-Medium.ttf") format("truetype"); font-weight: 500; } @font-face { font-family: "Roboto"; src: font-url("#{$roboto-font-path}Roboto-Bold.woff2") format("woff2"), font-url("#{$roboto-font-path}Roboto-Bold.woff") format("woff"), font-url("#{$roboto-font-path}Roboto-Bold.ttf") format("truetype"); font-weight: 700; }
Version data entries
7 entries across 7 versions & 2 rubygems