@font-face {
    font-family: "MBCorpoSTitle";
    src: url("MBCorpoATitleCond-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
  font-family: "MBCorpoATitleCond";
  src: url("MBCorpoATitleCond-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
    font-family: "MBCorpoSText";
    src: url("MBCorpoSText-Bold.otf")format("opentype");
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
  font-family: "MBCorpoSText";
  src: url("MBCorpoSText-Light.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}


