闭社主体 forked from https://github.com/tootsuite/mastodon
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.

145 lines
6.1 KiB

  1. /*
  2. @font-face {
  3. font-family: 'Roboto';
  4. src: font-url('roboto/roboto-lightitalic-webfont.eot');
  5. src: font-url('roboto/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
  6. font-url('roboto/roboto-lightitalic-webfont.woff2') format('woff2'),
  7. font-url('roboto/roboto-lightitalic-webfont.woff') format('woff'),
  8. font-url('roboto/roboto-lightitalic-webfont.ttf') format('truetype'),
  9. font-url('roboto/roboto-lightitalic-webfont.svg#roboto-lightitalic-webfont') format('svg');
  10. font-weight: 300;
  11. font-style: italic;
  12. }*/
  13. @font-face {
  14. font-family: 'Roboto';
  15. src: font-url('roboto/roboto-italic-webfont.eot');
  16. src: font-url('roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
  17. font-url('roboto/roboto-italic-webfont.woff2') format('woff2'),
  18. font-url('roboto/roboto-italic-webfont.woff') format('woff'),
  19. font-url('roboto/roboto-italic-webfont.ttf') format('truetype'),
  20. font-url('roboto/roboto-italic-webfont.svg#roboto-italic-webfont') format('svg');
  21. font-weight: normal;
  22. font-style: italic;
  23. }
  24. @font-face {
  25. font-family: 'Roboto';
  26. src: font-url('roboto/roboto-bold-webfont.eot');
  27. src: local('Roboto bold'), local('roboto-bold'),
  28. font-url('roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
  29. font-url('roboto/roboto-bold-webfont.woff2') format('woff2'),
  30. font-url('roboto/roboto-bold-webfont.woff') format('woff'),
  31. font-url('roboto/roboto-bold-webfont.ttf') format('truetype'),
  32. font-url('roboto/roboto-bold-webfont.svg#roboto-bold-webfont') format('svg');
  33. font-weight: bold;
  34. font-style: normal;
  35. }
  36. @font-face {
  37. font-family: 'Roboto';
  38. src: font-url('roboto/roboto-medium-webfont.eot');
  39. src: font-url('roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
  40. font-url('roboto/roboto-medium-webfont.woff2') format('woff2'),
  41. font-url('roboto/roboto-medium-webfont.woff') format('woff'),
  42. font-url('roboto/roboto-medium-webfont.ttf') format('truetype'),
  43. font-url('roboto/roboto-medium-webfont.svg#roboto-medium-webfont') format('svg');
  44. font-weight: 500;
  45. font-style: normal;
  46. }
  47. /*
  48. @font-face {
  49. font-family: 'Roboto';
  50. src: font-url('roboto/roboto-thin-webfont.eot');
  51. src: font-url('roboto/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
  52. font-url('roboto/roboto-thin-webfont.woff2') format('woff2'),
  53. font-url('roboto/roboto-thin-webfont.woff') format('woff'),
  54. font-url('roboto/roboto-thin-webfont.ttf') format('truetype'),
  55. font-url('roboto/roboto-thin-webfont.svg#roboto-thin-webfont') format('svg');
  56. font-weight: 100;
  57. font-style: normal;
  58. }*/
  59. @font-face {
  60. font-family: 'Roboto';
  61. src: font-url('roboto/roboto-regular-webfont.eot');
  62. src: font-url('roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
  63. font-url('roboto/roboto-regular-webfont.woff2') format('woff2'),
  64. font-url('roboto/roboto-regular-webfont.woff') format('woff'),
  65. font-url('roboto/roboto-regular-webfont.ttf') format('truetype'),
  66. font-url('roboto/roboto-regular-webfont.svg#roboto-regular-webfont') format('svg');
  67. font-weight: normal;
  68. font-style: normal;
  69. }
  70. /*
  71. @font-face {
  72. font-family: 'Roboto';
  73. src: font-url('roboto/roboto-mediumitalic-webfont.eot');
  74. src: font-url('roboto/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
  75. font-url('roboto/roboto-mediumitalic-webfont.woff2') format('woff2'),
  76. font-url('roboto/roboto-mediumitalic-webfont.woff') format('woff'),
  77. font-url('roboto/roboto-mediumitalic-webfont.ttf') format('truetype'),
  78. font-url('roboto/roboto-mediumitalic-webfont.svg#roboto-mediumitalic-webfont') format('svg');
  79. font-weight: 500;
  80. font-style: italic;
  81. }
  82. @font-face {
  83. font-family: 'Roboto';
  84. src: font-url('roboto/roboto-bolditalic-webfont.eot');
  85. src: font-url('roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
  86. font-url('roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
  87. font-url('roboto/roboto-bolditalic-webfont.woff') format('woff'),
  88. font-url('roboto/roboto-bolditalic-webfont.ttf') format('truetype'),
  89. font-url('roboto/roboto-bolditalic-webfont.svg#roboto-bolditalic-webfont') format('svg');
  90. font-weight: bold;
  91. font-style: italic;
  92. }
  93. @font-face {
  94. font-family: 'Roboto';
  95. src: font-url('roboto/roboto-light-webfont.eot');
  96. src: font-url('roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
  97. font-url('roboto/roboto-light-webfont.woff2') format('woff2'),
  98. font-url('roboto/roboto-light-webfont.woff') format('woff'),
  99. font-url('roboto/roboto-light-webfont.ttf') format('truetype'),
  100. font-url('roboto/roboto-light-webfont.svg#roboto-light-webfont') format('svg');
  101. font-weight: 300;
  102. font-style: normal;
  103. }
  104. @font-face {
  105. font-family: 'Roboto';
  106. src: font-url('roboto/roboto-thinitalic-webfont.eot');
  107. src: font-url('roboto/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
  108. font-url('roboto/roboto-thinitalic-webfont.woff2') format('woff2'),
  109. font-url('roboto/roboto-thinitalic-webfont.woff') format('woff'),
  110. font-url('roboto/roboto-thinitalic-webfont.ttf') format('truetype'),
  111. font-url('roboto/roboto-thinitalic-webfont.svg#roboto-thinitalic-webfont') format('svg');
  112. font-weight: 100;
  113. font-style: italic;
  114. }
  115. @font-face {
  116. font-family: 'Roboto';
  117. src: font-url('roboto/roboto-blackitalic-webfont.eot');
  118. src: font-url('roboto/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
  119. font-url('roboto/roboto-blackitalic-webfont.woff2') format('woff2'),
  120. font-url('roboto/roboto-blackitalic-webfont.woff') format('woff'),
  121. font-url('roboto/roboto-blackitalic-webfont.ttf') format('truetype'),
  122. font-url('roboto/roboto-blackitalic-webfont.svg#roboto-blackitalic-webfont') format('svg');
  123. font-weight: 900;
  124. font-style: italic;
  125. }
  126. @font-face {
  127. font-family: 'Roboto';
  128. src: font-url('roboto/roboto-black-webfont.eot');
  129. src: font-url('roboto/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
  130. font-url('roboto/roboto-black-webfont.woff2') format('woff2'),
  131. font-url('roboto/roboto-black-webfont.woff') format('woff'),
  132. font-url('roboto/roboto-black-webfont.ttf') format('truetype'),
  133. font-url('roboto/roboto-black-webfont.svg#roboto-black-webfont') format('svg');
  134. font-weight: 900;
  135. font-style: normal;
  136. }*/