/*NotoSansTC*/
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Thin.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  src: url(/lazyweb/web/css/fonts/NotoSansTC-Black.woff2) format('woff2');
}

@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Italic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/lazyweb/web/css/fonts/Lato-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}