/*
! Yabe Webfont v1.0.90 | 2025-12-02 14:03:48
*/

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/google-fonts-montserrat-v30-latin-400-normal-1759259726.woff2') format("woff2");
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/google-fonts-montserrat-v30-latin-500-normal-1759259726.woff2') format("woff2");
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/google-fonts-montserrat-v30-latin-600-normal-1759259727.woff2') format("woff2");
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/google-fonts-montserrat-v30-latin-700-normal-1759259727.woff2') format("woff2");
}

@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/google-fonts-inter-v19-latin-400-normal-1759259773.woff2') format("woff2");
}

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

@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/google-fonts-inter-v19-latin-700-normal-1759259774.woff2') format("woff2");
}

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

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

h1, h2, h3, h4, h5, h6 {
  font-family: var(--ywf--family-montserrat);
}

p {
  font-family: var(--ywf--family-inter);
}

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

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

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

