Sha256: 0a1074c6acb90ef6e8e263cc507f3c8d12a0fe8d6ae4806f29ab8fa0a388023b

Contents?: true

Size: 1.45 KB

Versions: 51

Compression:

Stored size: 1.45 KB

Contents

@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin),
       url(font-path('roboto/Roboto-Thin.woff2')) format("woff2"),
       url(font-path('roboto/Roboto-Thin.woff')) format("woff"),
       url(font-path('roboto/Roboto-Thin.ttf')) format("truetype");

  font-weight: 100;
}
@font-face {
  font-family: "Roboto";
  src: local(Roboto Light),
       url(font-path('roboto/Roboto-Light.woff2')) format("woff2"),
       url(font-path('roboto/Roboto-Light.woff')) format("woff"),
       url(font-path('roboto/Roboto-Light.ttf')) format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto),
       local(Roboto Regular),
       url(font-path('roboto/Roboto-Regular.woff2')) format("woff2"),
       url(font-path('roboto/Roboto-Regular.woff')) format("woff"),
       url(font-path('roboto/Roboto-Regular.ttf')) format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Medium),
       url(font-path('roboto/Roboto-Medium.woff2')) format("woff2"),
       url(font-path('roboto/Roboto-Medium.woff')) format("woff"),
       url(font-path('roboto/Roboto-Medium.ttf')) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Bold),
       url(font-path('roboto/Roboto-Bold.woff2')) format("woff2"),
       url(font-path('roboto/Roboto-Bold.woff')) format("woff"),
       url(font-path('roboto/Roboto-Bold.ttf')) format("truetype");
  font-weight: 700;
}

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
material_components_web-sass-0.27.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.26.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.25.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.24.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.23.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.22.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.21.1 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.21.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.20.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.19.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.18.1 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.18.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.17.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.16.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.15.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.14.0.1 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.14.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.13.0 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.12.1 vendor/assets/stylesheets/@material/fonts/roboto.scss
material_components_web-sass-0.12.0 vendor/assets/stylesheets/@material/fonts/roboto.scss