/mandaic-web-font

Firefox requires it to properly display your text

The UnlicenseUnlicense

Mandaic Web Font

This is the web font version of Noto Sans Mandaic.

How to Use

@font-face {
  font-family: "Noto Sans Mandaic";
  src: url(notosansmandaic-regular-webfont.woff2) format("woff2"), url(notosansmandaic-regular-webfont.woff)
      format("woff");
}

body {
  font-family: "Noto Sans Mandaic";
}