Sha256: 2a16f4df0310a1ebd79e60602897ce6bc9e4a5e6912d633e921622e05046aa73
Contents?: true
Size: 1.55 KB
Versions: 2
Compression:
Stored size: 1.55 KB
Contents
@font-face { font-family: "Roboto-Thin"; src: local(Roboto Thin), 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-Light"; src: local(Roboto Light), 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: local(Roboto Regular), 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-Medium"; 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-Bold"; 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
materialize-sass-0.97.3 | app/assets/stylesheets/materialize/components/_roboto.scss |
materialize-sass-0.97.2 | app/assets/stylesheets/materialize/components/_roboto.scss |