/*
! Yabe Webfont v1.0.78 | 2025-09-19 10:30:05
*/

@font-face {
  font-family: 'Schoolbell';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/schoolbell-v18-latin-regular.woff2') format("woff2"),
    url('/wp-content/uploads/yabe-webfont/fonts/schoolbell-v18-latin-regular.woff') format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/inter-v19-latin-700.woff2') format("woff2"),
    url('/wp-content/uploads/yabe-webfont/fonts/inter-v19-latin-700.woff') format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/inter-v19-latin-regular.woff2') format("woff2"),
    url('/wp-content/uploads/yabe-webfont/fonts/inter-v19-latin-regular.woff') format("woff");
}

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

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

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

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

