@font-face {
  font-display: swap;
  font-family: MBCorpo Title;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MBCorpoSTitle-CondBold-Web.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "MBCorpo Title Serif";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MBCorpoATitleCond-Regular-Web.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpo Text;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MBCorpoSText-Regular-Web.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpo Text Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/MBCorpoSText-Bold-Web.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpoSTitle-CondBold-CG;
  src: url(../fonts/MBCorpoSTitleCondCG-Bold.otf) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpoATitleCond-Regular-CG;
  src: url(../fonts/MBCorpoATitleCondCG-Regular.otf) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpoSText-Regular-CG;
  src: url(../fonts/MBCorpoSTextCG-Regular.otf) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: MBCorpoSText-Bold-CG;
  src: url(../fonts/MBCorpoSTextCG-Bold.otf) format("woff2");
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

:where(h1, h2, h3, h4, h5, h6) {
  margin: 0;
  font-size: inherit;
  font-weight: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
