@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);
@font-face {
  font-family: 'setofont';
  src: url("https://ndhucqs-epoints.com/static/font/setofont.ttf");
}
@font-face {
  font-family: 'JasonHandwriting';
  src: url("https://ndhucqs-epoints.com/static/font/JasonHandwriting7.ttf");
}
@font-face {
  font-family: '851tegaki_zatsu';
  src: url("https://ndhucqs-epoints.com/static/font/851tegaki_zatsu_normal_0883.ttf");
}
@font-face {
  font-family: 'JinHuaLaoSong';
  src: url("https://ndhucqs-epoints.com/static/font/JinHuaLaoSong.ttf");
}
@font-face {
  font-family: 'Xiangcui-Wave-Sans';
  src: url("https://ndhucqs-epoints.com/static/font/Xiangcui-Wave-Sans.ttf");
}
@font-face {
  font-family: 'WenQuanYi-Bitmap-Song';
  src: url("https://ndhucqs-epoints.com/static/font/WenQuanYi-Bitmap-Song-16px.ttf");
}
@font-face {
  font-family: 'GenSekiGothic2TW';
  src: url("https://ndhucqs-epoints.com/static/font/GenSekiGothic2TW-R.otf");
}
@font-face {
  font-family: 'NewTegomin';
  src: url("https://ndhucqs-epoints.com/static/font/NewTegomin-Regular.ttf");
}
@font-face {
  font-family: 'TaipeiSansTCBeta';
  src: url("https://ndhucqs-epoints.com/static/font/TaipeiSansTCBeta-Regular.ttf");
}
@font-face {
  font-family: 'Xiangcui-Kesong';
  src: url("https://ndhucqs-epoints.com/static/font/Xiangcui-Kesong.ttf");
}
@font-face {
  font-family: 'MaokenAssortedSans';
  src: url("https://ndhucqs-epoints.com/static/font/MaokenAssortedSans.ttf");
}
@font-face {
  font-family: 'UoqMunThenKhung';
  src: url("https://ndhucqs-epoints.com/static/font/UoqMunThenKhung-1.000.ttf");
}
@font-face {
  font-family: 'ChillKai';
  src: url("https://ndhucqs-epoints.com/static/font/ChillKai.ttf");
}
@font-face {
  font-family: 'kurobara-gothic';
  src: url("https://ndhucqs-epoints.com/static/font/kurobara-gothic-regular.ttf");
}
@font-face {
  font-family: 'WangHanZong';
  src: url("https://ndhucqs-epoints.com/static/font/WangHanZong.ttf");
}
@font-face {
  font-family: 'ZenMaruGothic';
  src: url("https://ndhucqs-epoints.com/static/font/ZenMaruGothic-Regular.ttf");
}
@font-face {
    font-family: 'ChenYuluoyan-Thin-Monospaced';
    font-style: cursive;
    font-weight: 400;
    font-display: swap;
    src: url(https://ndhucqs-epoints.com/static/font/ChenYuluoyan-Thin-Monospaced.ttf) format('woff2');
}
.dropdown-toggle, a {
	text-decoration: none;
}
.social-icons a {
	font-size: 25px;
}
html, body {
    height: 100%;
    margin: 0;
}
body {
    display: flex;
    flex-direction: column;
}
#main {
    flex: 1; /* 使内容区域占据剩余空间 */
}
.footer-title, .navbar-text, .lead-title {
	font-family: setofont;
}
p {
	line-height: 1rem;
	font-family: Arial;
}
.dropdown-menu i {
    color: rgb(30, 58, 138);
}