MERZIGO SANS

Included files
- MerzigoSans-Regular.otf — weight 400
- MerzigoSans-Medium.otf — weights 500–600
- MerzigoSans-Bold.otf — weights 700–900

CSS example

@font-face {
  font-family: "Merzigo Sans";
  src: url("MerzigoSans-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

Use according to Merzigo's internal brand and font licensing policies.
