@media only screen and (min-width: 960px) {
  body {
    font-family: 'Inter', sans-serif;
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-regular.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-italic.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-500.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-600.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-700.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-800.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: fallback;
    src: url(https://medifarmshop.com/wp-content/uploads/2026/03/inter-v20-latin-ext-900.woff2) format('woff2');
  }
}