/*NotoSansTC*/
/*@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSansTC-Thin.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NotoSansTC-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Regular.woff2) format('woff2');
}*/
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSansTC-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NotoSansTC-Bold.woff2) format('woff2');
}
/*@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/NotoSansTC-Black.woff2) format('woff2');
}*/

/*CreteRound*/
@font-face {
  font-family: 'Crete Round';
  font-style: italic;
  font-weight: 400;
  src: url(fonts/CreteRound-Italic.woff2) format('woff2');
}

/*Lato*/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Lato-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url(fonts/Lato-Italic.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Lato-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Lato-Bold.woff2) format('woff2');
}

/*Raleway*/
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Raleway-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Raleway-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Raleway-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/Raleway-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Raleway-Bold.woff2) format('woff2');
}