@font-face {
  font-family: 'Outfit';
  src: url('Outfit.woff2') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DM Sans';
  src: url('DMSans.woff2') format('woff');
  font-weight: 400;
  font-style: normal;
}

.kc-body {
  background-image: url("../img/background-1650.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}

.kc-header {
  margin: 1em;
}
