/* CLAASCultivaWeb - light */
@font-face {
  font-display: swap;
  font-family: 'CLAASCultivaWeb';
  font-style: normal;
  font-weight: 300;
  src: url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Light.woff2') format('woff2'),
    url(https://cdn.claas.com/common/fonts/CLAASCultiva/complete/'CLAASCultivaWeb/CLAASCultivaWeb-Light.woff') format('woff'),
    url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Light.ttf') format('truetype');
}

/* CLAASCultivaWeb - regular */
@font-face {
  font-display: swap;
  font-family: 'CLAASCultivaWeb';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Regular.woff2') format('woff2'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Regular.woff') format('woff'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Regular.ttf') format('truetype');
}

/* CLAASCultivaWeb - medium */
@font-face {
  font-display: swap;
  font-family: 'CLAASCultivaWeb';
  font-style: normal;
  font-weight: 500;
  src: url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Medium.woff2') format('woff2'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Medium.woff') format('woff'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Medium.ttf') format('truetype');
}

/* CLAASCultivaWeb - bold */
@font-face {
  font-display: swap;
  font-family: 'CLAASCultivaWeb';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Bold.woff2') format('woff2'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Bold.woff') format('woff'),
  url('https://cdn.claas.com/common/fonts/CLAASCultiva/complete/CLAASCultivaWeb/CLAASCultivaWeb-Bold.ttf') format('truetype');
}