/* Title */
@font-face {
  font-family: "MBCorpo Title";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoATitleCond-Regular.woff2") format("woff2"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoATitleCond-Regular.woff") format("woff"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoATitleCond-Regular.otf") format("opentype");
}

/* Body - Light */
@font-face {
  font-family: "MBCorpo Text";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Light.woff2") format("woff2"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Light.woff") format("woff"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Light.otf") format("opentype");
}

/* Body - Regular */
@font-face {
  font-family: "MBCorpo Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Regular.woff2") format("woff2"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Regular.woff") format("woff"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Regular.otf") format("opentype");
}

/* Body - Bold */
@font-face {
  font-family: "MBCorpo Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Bold.woff2") format("woff2"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Bold.woff") format("woff"),
    url("/wp-content/themes/Divi-Child/fonts/MBCorpoSText-Bold.otf") format("opentype");
}