

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('https://imgsvr.edgereg.net/ERImg/04/36/65/google-fonts-poppins-v21-latin-400-normal-1727804938.woff2') format("woff2");
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('https://imgsvr.edgereg.net/ERImg/04/36/65/google-fonts-poppins-v21-latin-400-italic-1727804938.woff2') format("woff2");
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('https://imgsvr.edgereg.net/ERImg/04/36/65/google-fonts-poppins-v21-latin-700-normal-1727804938.woff2') format("woff2");
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('https://imgsvr.edgereg.net/ERImg/04/36/65/google-fonts-poppins-v21-latin-700-italic-1727804938.woff2') format("woff2");
}

:root {
  --ywf--family-poppins: 'Poppins';
}

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

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

