@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-Roman.otf") format("opentype");
  font-display:auto;font-style:normal;font-weight:500;
}

@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-Italic.otf") format("opentype");
  font-display:auto;font-style:italic;font-weight:500;
}

@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-Semibold.otf") format("opentype");
  font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-SemIta.otf") format("opentype");
  font-display:auto;font-style:italic;font-weight:700;
}

@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-Bold.otf") format("opentype");
  font-display:auto;font-style:normal;font-weight:900;
}

@font-face {
  font-family:"mercury-display";
  src:url("MercuryDisplay-BolIta.otf") format("opentype");
  font-display:auto;font-style:italic;font-weight:900;
}
