/* dangrek-400normal - latin */
@font-face {
  font-family: 'Dangrek';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
    local('Dangrek Regular '),
    local('Dangrek-Regular'),
    url('./files/dangrek-khmer-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('./files/dangrek-khmer-400.woff') format('woff'); /* Modern Browsers */
}

