Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

roboto-fontface.css 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. @font-face {
  2. font-family: 'Roboto';
  3. src: url('../../fonts/roboto/Roboto-Thin.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Thin.woff') format('woff');
  4. font-weight: 100;
  5. font-style: normal;
  6. }
  7. @font-face {
  8. font-family: 'Roboto-Thin';
  9. src: url('../../fonts/roboto/Roboto-Thin.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Thin.woff') format('woff');
  10. }
  11. @font-face {
  12. font-family: 'Roboto';
  13. src: url('../../fonts/roboto/Roboto-ThinItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-ThinItalic.woff') format('woff');
  14. font-weight: 100;
  15. font-style: italic;
  16. }
  17. @font-face {
  18. font-family: 'Roboto-ThinItalic';
  19. src: url('../../fonts/roboto/Roboto-ThinItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-ThinItalic.woff') format('woff');
  20. }
  21. @font-face {
  22. font-family: 'Roboto';
  23. src: url('../../fonts/roboto/Roboto-Light.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Light.woff') format('woff');
  24. font-weight: 300;
  25. font-style: normal;
  26. }
  27. @font-face {
  28. font-family: 'Roboto-Light';
  29. src: url('../../fonts/roboto/Roboto-Light.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Light.woff') format('woff');
  30. }
  31. @font-face {
  32. font-family: 'Roboto';
  33. src: url('../../fonts/roboto/Roboto-LightItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-LightItalic.woff') format('woff');
  34. font-weight: 300;
  35. font-style: italic;
  36. }
  37. @font-face {
  38. font-family: 'Roboto-LightItalic';
  39. src: url('../../fonts/roboto/Roboto-LightItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-LightItalic.woff') format('woff');
  40. }
  41. @font-face {
  42. font-family: 'Roboto';
  43. src: url('../../fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Regular.woff') format('woff');
  44. font-weight: 400;
  45. font-style: normal;
  46. }
  47. @font-face {
  48. font-family: 'Roboto-Regular';
  49. src: url('../../fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Regular.woff') format('woff');
  50. }
  51. @font-face {
  52. font-family: 'Roboto';
  53. src: url('../../fonts/roboto/Roboto-RegularItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-RegularItalic.woff') format('woff');
  54. font-weight: 400;
  55. font-style: italic;
  56. }
  57. @font-face {
  58. font-family: 'Roboto-RegularItalic';
  59. src: url('../../fonts/roboto/Roboto-RegularItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-RegularItalic.woff') format('woff');
  60. }
  61. @font-face {
  62. font-family: 'Roboto';
  63. src: url('../../fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Medium.woff') format('woff');
  64. font-weight: 500;
  65. font-style: normal;
  66. }
  67. @font-face {
  68. font-family: 'Roboto-Medium';
  69. src: url('../../fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Medium.woff') format('woff');
  70. }
  71. @font-face {
  72. font-family: 'Roboto';
  73. src: url('../../fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-MediumItalic.woff') format('woff');
  74. font-weight: 500;
  75. font-style: italic;
  76. }
  77. @font-face {
  78. font-family: 'Roboto-MediumItalic';
  79. src: url('../../fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-MediumItalic.woff') format('woff');
  80. }
  81. @font-face {
  82. font-family: 'Roboto';
  83. src: url('../../fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Bold.woff') format('woff');
  84. font-weight: 700;
  85. font-style: normal;
  86. }
  87. @font-face {
  88. font-family: 'Roboto-Bold';
  89. src: url('../../fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Bold.woff') format('woff');
  90. }
  91. @font-face {
  92. font-family: 'Roboto';
  93. src: url('../../fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-BoldItalic.woff') format('woff');
  94. font-weight: 700;
  95. font-style: italic;
  96. }
  97. @font-face {
  98. font-family: 'Roboto-BoldItalic';
  99. src: url('../../fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-BoldItalic.woff') format('woff');
  100. }
  101. @font-face {
  102. font-family: 'Roboto';
  103. src: url('../../fonts/roboto/Roboto-Black.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Black.woff') format('woff');
  104. font-weight: 900;
  105. font-style: normal;
  106. }
  107. @font-face {
  108. font-family: 'Roboto-Black';
  109. src: url('../../fonts/roboto/Roboto-Black.woff2') format('woff2'), url('../../fonts/roboto/Roboto-Black.woff') format('woff');
  110. }
  111. @font-face {
  112. font-family: 'Roboto';
  113. src: url('../../fonts/roboto/Roboto-BlackItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-BlackItalic.woff') format('woff');
  114. font-weight: 900;
  115. font-style: italic;
  116. }
  117. @font-face {
  118. font-family: 'Roboto-BlackItalic';
  119. src: url('../../fonts/roboto/Roboto-BlackItalic.woff2') format('woff2'), url('../../fonts/roboto/Roboto-BlackItalic.woff') format('woff');
  120. }