@font-face {
  font-family: "akrobat";
  src: url("font/AkrobatBold.eot");
  src: url("font/AkrobatBold.woff2") format("woff2"), url("font/AkrobatBold.woff") format("woff");
  font-display: block;
  font-weight: 600;
}
.pd-search-form input::-moz-placeholder {
  font-family: "akrobat", "Noto Sans TC", sans-serif;
}
.fwl, .pd-search-form input::placeholder, .fwr, body, h1, h2, h3, h4, h5, h6, input, select, textarea, label, .fwb, .tb-wrap thead th {
  font-family: "akrobat", "Noto Sans TC", sans-serif;
}

.pd-search-form input::-moz-placeholder {
  font-weight: 300;
}

.fwl, .pd-search-form input::placeholder {
  font-weight: 300;
}

.fwr, body, h1, h2, h3, h4, h5, h6, input, select, textarea, label {
  font-weight: 400;
}

.fwb, .tb-wrap thead th {
  font-weight: 600;
}/*# sourceMappingURL=ff_tw.css.map */