@font-face {
  font-family: 'new-kansas';
  src:
    url('../fonts/new_kansas_web/new-kansas-400.woff2') format('woff2'),
    url('../fonts/new_kansas_web/new-kansas-400.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: 'new-kansas';
  src:
    url('../fonts/new_kansas_web/new-kansas-500.woff2') format('woff2'),
    url('../fonts/new_kansas_web/new-kansas-500.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}

@font-face {
  font-family: 'new-kansas';
  src:
    url('../fonts/new_kansas_web/new-kansas-600.woff2') format('woff2'),
    url('../fonts/new_kansas_web/new-kansas-600.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: 'new-kansas';
  src:
    url('../fonts/new_kansas_web/new-kansas-700.woff2') format('woff2'),
    url('../fonts/new_kansas_web/new-kansas-700.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

.tk-new-kansas {
  font-family: 'new-kansas', sans-serif;
}
