Guest User

PMingLiU to JhengHei

a guest
Aug 31st, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @charset "UTF-8";
  2. @namespace url(http://www.w3.org/1999/xhtml);
  3. @-moz-document url-prefix("http://"),
  4.                url-prefix("https://"){
  5.   @font-face{
  6.     font-family:PMingLiU;
  7.     font-weight:400;
  8.     src:local('Microsoft JhengHei'),local('微軟正黑體');
  9.   }
  10.   @font-face{
  11.     font-family:PMingLiU;
  12.     font-weight:700;
  13.     src:local('Microsoft JhengHei Bold'),local('微軟正黑體 Bold');
  14.   }
  15.   @font-face{
  16.     font-family:新細明體;
  17.     font-weight:400;
  18.     src:local('Microsoft JhengHei'),local('微軟正黑體');
  19.   }
  20.   @font-face{
  21.     font-family:新細明體;
  22.     font-weight:700;
  23.     src:local('Microsoft JhengHei Bold'),local('微軟正黑體 Bold');
  24.   }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment