@font-face {
  font-family: Padauk;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Assets/fonts/files/padauk-myanmar-400.woff2) format('woff2');
  unicode-range: u+1000-109f, u+200c-200d, u+25cc, u+a92e, u+a9e0-a9fe, u+aa60-aa7f, u+116d0-116e3;
}
@font-face {
  font-family: Padauk;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Assets/fonts/files/padauk-latin-400.woff2) format('woff2');
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308,
    u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: Padauk;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/Assets/fonts/files/padauk-myanmar-700.woff2) format('woff2');
  unicode-range: u+1000-109f, u+200c-200d, u+25cc, u+a92e, u+a9e0-a9fe, u+aa60-aa7f, u+116d0-116e3;
}
@font-face {
  font-family: Padauk;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/Assets/fonts/files/padauk-latin-700.woff2) format('woff2');
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308,
    u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: Padauk Fallback;
  src: local('Arial');
  ascent-override: 103.75%;
  descent-override: 51.36%;
  line-gap-override: 0%;
  size-adjust: 95.07%;
}

:root {
  --font-padauk: 'Padauk', 'Padauk Fallback';
}
