@font-face {
  font-family: '台語';
  src: url('../fonts/DFPT_K9_v1.woff') format('truetype');
}
@font-face {
  font-family: '標楷';
  src: url('../fonts/ZihiKaiStd-jp-v3.woff') format('truetype');
}
@font-face {
  font-family: '粗楷';
  src: url('../fonts/DFPT_K9_v1.woff') format('truetype');
}
@font-face {
  font-family: '源石黑';
  src: url('../fonts/GenSekiGothicTW-L-01.ttf') format('truetype');
}
@font-face {
  font-family: 'tws';
  src: url('../fonts/tws.ttf') format('truetype');
}
@font-face {
  font-family: 'digital';
  src: url('../fonts/digital-7\ \(mono\).ttf') format('truetype');
}
@font-face {
  font-family: '圓體';
  src: url('../fonts/DFTT_R5.woff') format('truetype');
}
@font-face {
  font-family: '圓體2';
  src: url('../fonts/FakePearl-Light.woff') format('truetype');
}
@font-face {
  font-family: '注音';
  src: url('../fonts/DFBK5Z05.woff') format('truetype');
}
@font-face {
  font-family: '注音破音1';
  src: url('../fonts/DFBK5Z05_1.woff') format('truetype');
}
@font-face {
  font-family: '注音破音2';
  src: url('../fonts/DFBK5Z05_2.woff') format('truetype');
}
@font-face {
  font-family: '注音破音3';
  src: url('../fonts/DFBK5Z55_3.woff') format('truetype');
}
@font-face {
  font-family: '注音破音4';
  src: url('../fonts/DFBK5Z55_4.woff') format('truetype');
}
@font-face {
  font-family: '注音破音5';
  src: url('../fonts/DFBK5Z55_5.woff') format('truetype');
}
@font-face {
  font-family: '國字注音';
  src: url('../fonts/kai08mz.woff') format('truetype');
}
@font-face {
  font-family: '國字注音破音1';
  src: url('../fonts/kai08mz_1.woff') format('truetype');
}
@font-face {
  font-family: '國字注音破音2';
  src: url('../fonts/kai08mz_2.woff') format('truetype');
}
@font-face {
  font-family: '國字注音破音3';
  src: url('../fonts/kai08mz_3.woff') format('truetype');
}
@font-face {
  font-family: '國字注音破音4';
  src: url('../fonts/kai08mz_4.woff') format('truetype');
}
@font-face {
  font-family: '國字注音破音5';
  src: url('../fonts/kai08mz_5.woff') format('truetype');
}

* {
  touch-action: pan-x pan-y;
}

/** rewrite bootstrap setting */
.form-control {
  display: unset;
  width: unset;
  border-radius: 2px;
}

.btn {
  border-radius: 2px;
}

/** functional css */
.font-黑 {
  font-family: 源石黑;
}
