@media only screen and (min-width: 960px) {
  body {
    font-family: 'Poppins', sans-serif;
  }
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://local.ksdepo.com/wp-content/uploads/2026/05/poppins-v24-latin-ext-regular.woff2) format('woff2');
  }
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://local.ksdepo.com/wp-content/uploads/2026/05/poppins-v24-latin-ext-500.woff2) format('woff2');
  }
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://local.ksdepo.com/wp-content/uploads/2026/05/poppins-v24-latin-ext-600.woff2) format('woff2');
  }
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://local.ksdepo.com/wp-content/uploads/2026/05/poppins-v24-latin-ext-700.woff2) format('woff2');
  }
}