roboto.css 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. /* Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2016 */
  2. @font-face {
  3. font-family: 'Roboto';
  4. src: local('Roboto Light'),
  5. url('roboto-light-webfont.woff2?v=1') format('woff2'),
  6. url('roboto-light-webfont.woff?v=1') format('woff');
  7. font-weight: 300;
  8. font-style: normal;
  9. }
  10. @font-face {
  11. font-family: 'Roboto';
  12. src: local('Roboto Regular'),
  13. url('roboto-regular-webfont.woff2?v=1') format('woff2'),
  14. url('roboto-regular-webfont.woff?v=1') format('woff');
  15. font-weight: 400;
  16. font-style: normal;
  17. }
  18. @font-face {
  19. font-family: 'Roboto';
  20. src: local('Roboto Medium'),
  21. url('roboto-medium-webfont.woff2?v=1') format('woff2'),
  22. url('roboto-medium-webfont.woff?v=1') format('woff');
  23. font-weight: 500;
  24. font-style: normal;
  25. }
  26. @font-face {
  27. font-family: 'Roboto';
  28. src: local('Roboto Bold'),
  29. url('roboto-bold-webfont.woff2?v=1') format('woff2'),
  30. url('roboto-bold-webfont.woff?v=1') format('woff');
  31. font-weight: 700;
  32. font-style: normal;
  33. }