Roboto.css 1.6 KB

123456789101112131415161718192021222324252627
  1. @font-face {
  2. font-family: 'Roboto';
  3. font-weight: 300;
  4. font-style: normal;
  5. src: url("Roboto-300.eot");
  6. src: url("Roboto-300.eot?#iefix") format("embedded-opentype"), local("Roboto Light"), local("Roboto-300"), url("Roboto-300.woff2") format("woff2"), url("Roboto-300.woff") format("woff"), url("Roboto-300.ttf") format("truetype"), url("Roboto-300.svg#Roboto") format("svg"); }
  7. @font-face {
  8. font-family: 'Roboto';
  9. font-weight: 400;
  10. font-style: normal;
  11. src: url("Roboto-regular.eot");
  12. src: url("Roboto-regular.eot?#iefix") format("embedded-opentype"), local("Roboto"), local("Roboto-regular"), url("Roboto-regular.woff2") format("woff2"), url("Roboto-regular.woff") format("woff"), url("Roboto-regular.ttf") format("truetype"), url("Roboto-regular.svg#Roboto") format("svg"); }
  13. @font-face {
  14. font-family: 'Roboto';
  15. font-weight: 500;
  16. font-style: normal;
  17. src: url("Roboto-500.eot");
  18. src: url("Roboto-500.eot?#iefix") format("embedded-opentype"), local("Roboto Medium"), local("Roboto-500"), url("Roboto-500.woff2") format("woff2"), url("Roboto-500.woff") format("woff"), url("Roboto-500.ttf") format("truetype"), url("Roboto-500.svg#Roboto") format("svg"); }
  19. @font-face {
  20. font-family: 'Roboto';
  21. font-weight: 300;
  22. font-style: italic;
  23. src: url("Roboto-300italic.eot");
  24. src: url("Roboto-300italic.eot?#iefix") format("embedded-opentype"), local("Roboto Light Italic"), local("Roboto-300italic"), url("Roboto-300italic.woff2") format("woff2"), url("Roboto-300italic.woff") format("woff"), url("Roboto-300italic.ttf") format("truetype"), url("Roboto-300italic.svg#Roboto") format("svg"); }