font.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. @import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
  2. @import url(//fonts.googleapis.com/earlyaccess/notosanssc.css);
  3. /*Pāli Roma*/
  4. @font-face {
  5. font-family: 'Noto Sans';
  6. font-style: normal;
  7. font-weight: 100;
  8. src: local('Noto Sans Thin'),
  9. url(../../../font/NotoSans/NotoSans-Thin.ttf) format('truetype');
  10. font-display: fallback;
  11. font-display: fallback;
  12. }
  13. @font-face {
  14. font-family: 'Myanmar1';
  15. src: url(../../../font/mmrtext.ttf) format('truetype');
  16. font-display: fallback;
  17. font-display: fallback;
  18. }
  19. @font-face {
  20. font-family: 'Noto Sans';
  21. font-style: normal;
  22. font-weight: 300;
  23. src: local('Noto Sans Light'),
  24. url(../../../font/NotoSans/NotoSans-Light.ttf) format('truetype');
  25. font-display: fallback;
  26. font-display: fallback;
  27. }
  28. @font-face {
  29. font-family: 'Noto Sans';
  30. font-style: normal;
  31. font-weight: 400;
  32. src: local('Noto Sans Regular'),
  33. url(../../../font/NotoSans/NotoSans-Regular.ttf) format('truetype');
  34. font-display: fallback;
  35. }
  36. @font-face {
  37. font-family: 'Noto Sans';
  38. font-style: normal;
  39. font-weight: 500;
  40. src: local('Noto Sans Medium'),
  41. url(../../../font/NotoSans/NotoSans-Medium.ttf) format('truetype');
  42. font-display: fallback;
  43. }
  44. @font-face {
  45. font-family: 'Noto Sans';
  46. font-style: normal;
  47. font-weight: 700;
  48. src: local('Noto Sans Bold'),
  49. url(../../../font/NotoSans/NotoSans-Bold.ttf) format('truetype');
  50. font-display: fallback;
  51. }
  52. @font-face {
  53. font-family: 'Noto Sans';
  54. font-style: normal;
  55. font-weight: 900;
  56. src: local('Noto Sans Black'),
  57. url(../../../font/NotoSans/NotoSans-Black.ttf) format('truetype');
  58. font-display: fallback;
  59. }
  60. @font-face {
  61. font-family: 'Noto Sans';
  62. font-style: italic;
  63. font-weight: 100;
  64. src: local('Noto Sans Thin Italic'),
  65. url(../../../font/NotoSans/NotoSans-ThinItalic.ttf) format('truetype');
  66. font-display: fallback;
  67. }
  68. @font-face {
  69. font-family: 'Noto Sans';
  70. font-style: italic;
  71. font-weight: 300;
  72. src: local('Noto Sans Light Italic'),
  73. url(../../../font/NotoSans/NotoSans-LightItalic.ttf) format('truetype');
  74. font-display: fallback;
  75. }
  76. @font-face {
  77. font-family: 'Noto Sans';
  78. font-style: italic;
  79. font-weight: 400;
  80. src: local('Noto Sans Italic'),
  81. url(../../../font/NotoSans/NotoSans-Italic.ttf) format('truetype');
  82. font-display: fallback;
  83. }
  84. @font-face {
  85. font-family: 'Noto Sans';
  86. font-style: italic;
  87. font-weight: 500;
  88. src: local('Noto Sans Medium Italic'),
  89. url(../../../font/NotoSans/NotoSans-MediumItalic.ttf) format('truetype');
  90. font-display: fallback;
  91. }
  92. @font-face {
  93. font-family: 'Noto Sans';
  94. font-style: italic;
  95. font-weight: 700;
  96. src: local('Noto Sans Bold Italic'),
  97. url(../../../font/NotoSans/NotoSans-BoldItalic.ttf) format('truetype');
  98. font-display: fallback;
  99. }
  100. @font-face {
  101. font-family: 'Noto Sans';
  102. font-style: italic;
  103. font-weight: 900;
  104. src: local('Noto Sans Black Italic'),
  105. url(../../../font/NotoSans/NotoSans-BlackItalic.ttf) format('truetype');
  106. font-display: fallback;
  107. }
  108. @font-face {
  109. font-family: 'Noto Serif';
  110. font-style: normal;
  111. font-weight: 100;
  112. src: local('Noto Serif Thin'),
  113. url(../../../font/NotoSerif/NotoSerif-Thin.ttf) format('truetype');
  114. font-display: fallback;
  115. font-display: fallback;
  116. }
  117. @font-face {
  118. font-family: 'Noto Serif';
  119. font-style: normal;
  120. font-weight: 300;
  121. src: local('Noto Serif Light'),
  122. url(../../../font/NotoSerif/NotoSerif-Light.ttf) format('truetype');
  123. font-display: fallback;
  124. font-display: fallback;
  125. }
  126. @font-face {
  127. font-family: 'Noto Serif';
  128. font-style: normal;
  129. font-weight: 400;
  130. src: local('Noto Serif Regular'),
  131. url(../../../font/NotoSerif/NotoSerif-Regular.ttf) format('truetype');
  132. font-display: fallback;
  133. }
  134. @font-face {
  135. font-family: 'Noto Serif';
  136. font-style: normal;
  137. font-weight: 500;
  138. src: local('Noto Serif Medium'),
  139. url(../../../font/NotoSerif/NotoSerif-Medium.ttf) format('truetype');
  140. font-display: fallback;
  141. }
  142. @font-face {
  143. font-family: 'Noto Serif';
  144. font-style: normal;
  145. font-weight: 600;
  146. src: local('Noto Serif SemiBold'),
  147. url(../../../font/NotoSerif/NotoSerif-SemiBold.ttf) format('truetype');
  148. font-display: fallback;
  149. }
  150. @font-face {
  151. font-family: 'Noto Serif';
  152. font-style: normal;
  153. font-weight: 700;
  154. src: local('Noto Serif Bold'),
  155. url(../../../font/NotoSerif/NotoSerif-Bold.ttf) format('truetype');
  156. font-display: fallback;
  157. }
  158. @font-face {
  159. font-family: 'Noto Serif';
  160. font-style: normal;
  161. font-weight: 900;
  162. src: local('Noto Serif Black'),
  163. url(../../../font/NotoSerif/NotoSerif-Black.ttf) format('truetype');
  164. font-display: fallback;
  165. }
  166. @font-face {
  167. font-family: 'Noto Serif';
  168. font-style: italic;
  169. font-weight: 100;
  170. src: local('Noto Serif Thin Italic'),
  171. url(../../../font/NotoSerif/NotoSerif-ThinItalic.ttf) format('truetype');
  172. font-display: fallback;
  173. }
  174. @font-face {
  175. font-family: 'Noto Serif';
  176. font-style: italic;
  177. font-weight: 300;
  178. src: local('Noto Serif Light Italic'),
  179. url(../../../font/NotoSerif/NotoSerif-LightItalic.ttf) format('truetype');
  180. font-display: fallback;
  181. }
  182. @font-face {
  183. font-family: 'Noto Serif';
  184. font-style: italic;
  185. font-weight: 400;
  186. src: local('Noto Serif Italic'),
  187. url(../../../font/NotoSerif/NotoSerif-Italic.ttf) format('truetype');
  188. font-display: fallback;
  189. }
  190. @font-face {
  191. font-family: 'Noto Serif';
  192. font-style: italic;
  193. font-weight: 500;
  194. src: local('Noto Serif Medium Italic'),
  195. url(../../../font/NotoSerif/NotoSerif-MediumItalic.ttf) format('truetype');
  196. font-display: fallback;
  197. }
  198. @font-face {
  199. font-family: 'Noto Serif';
  200. font-style: italic;
  201. font-weight: 600;
  202. src: local('Noto Serif SemiBold Italic'),
  203. url(../../../font/NotoSerif/NotoSerif-SemiBoldItalic.ttf) format('truetype');
  204. font-display: fallback;
  205. }
  206. @font-face {
  207. font-family: 'Noto Serif';
  208. font-style: italic;
  209. font-weight: 700;
  210. src: local('Noto Serif Bold Italic'),
  211. url(../../../font/NotoSerif/NotoSerif-BoldItalic.ttf) format('truetype');
  212. font-display: fallback;
  213. }
  214. @font-face {
  215. font-family: 'Noto Serif';
  216. font-style: italic;
  217. font-weight: 900;
  218. src: local('Noto Serif Black Italic'),
  219. url(../../../font/NotoSerif/NotoSerif-BlackItalic.ttf) format('truetype');
  220. font-display: fallback;
  221. }
  222. /*中文繁體*/
  223. @font-face {
  224. font-family: 'Noto Sans TC';
  225. font-style: normal;
  226. font-weight: 300;
  227. src: local('Noto Sans TC Light'),
  228. local('Noto Sans CJK TC Light'),
  229. local('Source Han Sans TWHK Light'),
  230. url(../../../font/NotoSansTC/NotoSansCJKtc-Light.otf) format('opentype'),
  231. url(../../../font/NotoSansTC/NotoSansTC-Light.woff) format('woff')
  232. }
  233. @font-face {
  234. font-family: 'Noto Sans TC';
  235. font-style: normal;
  236. font-weight: 400;
  237. src: local('Noto Sans TC Regular'),
  238. local('Noto Sans CJK TC Regular'),
  239. local('Source Han Sans TWHK Regular'),
  240. url(../../../font/NotoSansTC/NotoSansCJKtc-Regular.otf) format('opentype'),
  241. url(../../../font/NotoSansTC/NotoSansTC-Regular.woff) format('woff');
  242. font-display: fallback;
  243. }
  244. @font-face {
  245. font-family: 'Noto Sans TC';
  246. font-style: normal;
  247. font-weight: 500;
  248. src: local('Noto Sans TC Medium'),
  249. local('Noto Sans CJK TC Medium'),
  250. local('Source Han Sans TWHK Medium'),
  251. url(../../../font/NotoSansTC/NotoSansCJKtc-Medium.otf) format('opentype'),
  252. url(../../../font/NotoSansTC/NotoSansTC-Medium.woff) format('woff');
  253. font-display: fallback;
  254. }
  255. @font-face {
  256. font-family: 'Noto Sans TC';
  257. font-style: normal;
  258. font-weight: 700;
  259. src: local('Noto Sans TC Bold'),
  260. local('Noto Sans CJK TC Bold'),
  261. local('Source Han Sans TWHK Bold'),
  262. url(../../../font/NotoSansTC/NotoSansCJKtc-Bold.otf) format('opentype'),
  263. url(../../../font/NotoSansTC/NotoSansTC-Bold.woff) format('woff');
  264. font-display: fallback;
  265. }
  266. /*中文简体*/
  267. @font-face {
  268. font-family: 'Noto Sans SC';
  269. font-style: normal;
  270. font-weight: 300;
  271. src: local('Noto Sans SC Light'),
  272. local('Noto Sans CJK SC Light'),
  273. local('Source Han Sans CN Light'),
  274. url(../../../font/NotoSansSC/NotoSansCJKsc-Light.otf) format('opentype'),
  275. url(../../../font/NotoSansSC/NotoSansSC-Light.woff) format('woff')
  276. }
  277. @font-face {
  278. font-family: 'Noto Sans SC';
  279. font-style: normal;
  280. font-weight: 400;
  281. src: local('Noto Sans SC Regular'),
  282. local('Noto Sans CJK SC Regular'),
  283. local('Source Han Sans CN Regular'),
  284. url(../../../font/NotoSansSC/NotoSansCJKsc-Regular.otf) format('opentype'),
  285. url(../../../font/NotoSansSC/NotoSansSC-Regular.woff) format('woff');
  286. font-display: fallback;
  287. }
  288. @font-face {
  289. font-family: 'Noto Sans SC';
  290. font-style: normal;
  291. font-weight: 500;
  292. src: local('Noto Sans SC Medium'),
  293. local('Noto Sans CJK SC Medium'),
  294. local('Source Han Sans CN Medium'),
  295. url(../../../font/NotoSansSC/NotoSansCJKsc-Medium.otf) format('opentype'),
  296. url(../../../font/NotoSansSC/NotoSansSC-Medium.woff) format('woff');
  297. font-display: fallback;
  298. }
  299. @font-face {
  300. font-family: 'Noto Sans SC';
  301. font-style: normal;
  302. font-weight: 700;
  303. src: local('Noto Sans SC Bold'),
  304. local('Noto Sans CJK SC Bold'),
  305. local('Source Han Sans CN Bold'),
  306. url(../../../font/NotoSansSC/NotoSansCJKsc-Bold.otf) format('opentype'),
  307. url(../../../font/NotoSansSC/NotoSansSC-Bold.woff) format('woff');
  308. font-display: fallback;
  309. }
  310. .font_ch {
  311. font-family: 'Noto Sans TC', 'Noto Sans SC', Arial, Verdana;
  312. font-style: normal;
  313. }
  314. .font_pali {
  315. font-family: 'Noto Sans', Arial, Verdana;
  316. font-style: normal;
  317. }
  318. .font_m {
  319. font-family: 'Noto Sans', 'Noto Sans TC', 'Noto Sans SC', Arial, Verdana;
  320. font-weight: 500;
  321. font-style: normal;
  322. }
  323. .font_r {
  324. font-family: 'Noto Sans', 'Noto Sans TC', 'Noto Sans SC', Arial, Verdana;
  325. font-weight: 400;
  326. font-style: normal;
  327. }
  328. .font_l {
  329. font-family: 'Noto Sans', 'Noto Sans TC', 'Noto Sans SC', Arial, Verdana;
  330. font-weight: 300;
  331. font-style: normal;
  332. }
  333. .font_t {
  334. font-family: 'Noto Sans', 'Noto Sans TC', 'Noto Sans SC', Arial, Verdana;
  335. font-weight: 100;
  336. font-style: normal;
  337. }