@font-face {
    font-family: 'Merriweather';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/merriweather/light.woff2') format('woff2');
  }

  @font-face {
    font-family: 'Merriweather';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/merriweather/regular.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Merriweather';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/merriweather/bold.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Merriweather';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/merriweather/black.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Inter';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/inter/regular.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Inter';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/inter/medium.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/inter/semibold.woff2') format('woff2');
  }
  
  @font-face {
    font-family: 'Inter';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://carnewschina.com/wp-content/themes/capybara/assets/fonts/inter/bold.woff2') format('woff2');
  }