﻿/*font*/
@import url(notosanssc.css);
.font_tc{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 32px;
  color: #B4B4B4;
  text-align: center;
}

.font_f1{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 32px;
  color: #B4B4B4;
}

.font_f2{
  color: #B4B4B4;
}

.font_f3{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 26px;
  color: #FFFFFF;
}

 .font_f4{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 32px;
}

.font_f5{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 24px;
  color: #000000;
  letter-spacing: 4px;
}

.font_f5_2{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 12px;
  color: #000000;
}

.font_f6{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 14px;
  color: #B4B4B4;
}

.font_f7{
  font-family: 'Noto Sans SC', sans-serif;
}


@font-face {
  font-family: 'Noto Sans SC Thin';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans SC Light';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansSC-Light.otf) format('opentype');
}

.font_f8{
  font-family: 'Noto Sans SC Thin', sans-serif;
}

.font_f9{
  font-family: 'MyriadPro' , sans-serif;
}