/* Font Face Declarations */
@font-face {
  font-family: 'KhmerOS Battambang';
  src: url('../fonts/KhmerOS_battambang.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Times New Roman';
  src: url('../fonts/Times_New_Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
