@import url('https://fonts.googleapis.com/css2?family=Hedvig+Letters+Sans&family=Noto+Sans+TC:wght@100..900&display=swap');

* {
  font-family: 'Hedvig Letters Sans', 'Noto Sans TC', sans-serif !important;
}

#logo img {
  max-height: 30px !important;
}

.neticrm-footer {
  display: none !important;
}
