@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
 }
 @font-face{
 	font-family:'lemon/milk';
 	font-style:normal;
 	font-weight:400;
 	src:local('Lemon/Milk'),url(../fonts/LemonMilk.woff) format('woff')
 }
 @font-face{
 	font-family:'lemon/milk';
 	font-style:italic;
 	font-weight:400;
 	src:local('Lemon/Milk'),url(../fonts/LemonMilkitalic.woff) format('woff')
 }
 @font-face{
 	font-family:'lemon/milk';
 	font-style:italic;
 	font-weight:300;
 	src:local('Lemon/Milk'),url(../fonts/LemonMilklightitalic.woff) format('woff')
 }
 @font-face{
 	font-family:'lemon/milk';
 	font-style:normal;
 	font-weight:700;
 	src:local('Lemon/Milk'),url(../fonts/LemonMilkbold.woff) format('woff')
 }
 @font-face{
 	font-family:'lemon/milk';
 	font-style:italic;
 	font-weight:700;
 	src:local('Lemon/Milk'),url(../fonts/LemonMilkbolditalic.woff) format('woff')
 }
 @font-face{
 	font-family:'lemon/milk light';
 	font-style:normal;
 	font-weight:300;
 	src:local('Lemon/Milk light'),url(../fonts/LemonMilklight.woff) format('woff')
 }
 