Skip to content

Firefox requires it to properly display your text

License

Notifications You must be signed in to change notification settings

karamfd/mandaic-web-font

Repository files navigation

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";
}

About

Firefox requires it to properly display your text

Resources

License

Stars

Watchers

Forks