/* Self-hosted Noto Ethiopic (Amharic locale only). Sourced from Google Fonts; ethiopic unicode-range. */
@font-face {
  font-family: 'Noto Sans Ethiopic';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/fonts/ethiopic/noto-sans-ethiopic.woff2') format('woff2');
  unicode-range: U+030E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB,
    U+1E7ED-1E7EE, U+1E7F0-1E7FE;
}

@font-face {
  font-family: 'Noto Serif Ethiopic';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/fonts/ethiopic/noto-serif-ethiopic.woff2') format('woff2');
  unicode-range: U+030E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB,
    U+1E7ED-1E7EE, U+1E7F0-1E7FE;
}
