@font-face {
    font-family: "Aribau Grotesk Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Aribau Grotesk Regular-normal-400"), url("https://community.braze.com/t5/s/arxkc89723/m_assets/themes/customTheme1/AribauGroteskRegular-normal-400.woff") ;
  }
@font-face {
    font-family: "Aribau Grotesk Bold";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Aribau Grotesk Bold-normal-700"), url("https://community.braze.com/t5/s/arxkc89723/m_assets/themes/customTheme1/AribauGroteskBold-normal-700.woff2") format('woff2');
  }