/* MauMA Display - Regular. Apply only to the elements you choose. */
@font-face {
  font-family: "MauMA Display";
  src: url("./fonts/MauMADisplay-Regular.woff2") format("woff2"),
       url("./fonts/MauMADisplay-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+20-22, U+27-29, U+2B-3B, U+3D, U+3F, U+41-5B, U+5D, U+5F, U+61-7A, U+A0, U+AB, U+B7, U+BB, U+C0-C2, U+C4, U+C6-CF, U+D2-D4, U+D6, U+D9-DD, U+E0-E2, U+E4, U+E6-EF, U+F2-F4, U+F6, U+F9-FD, U+FF, U+152-153, U+178, U+300-302, U+308, U+327, U+2002-2003, U+2009, U+2013-2014, U+2018-2019, U+201C-201D, U+2026, U+202F;
}
@font-face {
  font-family: Bitter;
  src: url("../../plugins/meta2-modern/bitter-regular.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
.meta2-bitter-preview { font-family: Bitter, Georgia, serif; }
.mauma-display,
.has-mauma-display-font-family,
.is-style-mauma-display:not([class*="-font-family"]),
.is-style-mauma-display:not([class*="-font-family"]) .wp-block-button__link,
.is-style-mauma-display:not([class*="-font-family"]) :where(p, li),
.editor-styles-wrapper .has-mauma-display-font-family,
.editor-styles-wrapper .is-style-mauma-display:not([class*="-font-family"]) {
  font-family: "MauMA Display", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
  font-synthesis: none;
  line-height: 1.25;
}
