/*
! Yabe Webfont v1.0.98 | 2026-02-25 15:23:59
*/

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('/wp-content/uploads/yabe-webfont/fonts/inter-regular.ttf') format("truetype");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url('/wp-content/uploads/yabe-webfont/fonts/inter-bold.ttf') format("truetype");
}

:root {
  --ywf--family-inter: 'Inter';
}

Arial,Helvetica, sans serif {
  font-family: var(--ywf--family-inter);
}

.has-inter-font-family {
  font-family: var(--ywf--family-inter) !important;
}

.wp-block, .editor-styles-wrapper { } 

