@font-face {
  font-family: Kievit Pro;
  src: url("KievitPro/KievitPro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Kievit Pro;
  src: url("KievitPro/KievitPro-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Kievit Pro;
  src: url("KievitPro/KievitPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Kievit Pro;
  src: url("KievitPro/KievitPro-Medium.otf") format("opentype");
  font-weight: 500;
}

@font-face {
  font-family: Kievit Pro;
  src: url('KievitPro/KievitPro-Book.otf') format("opentype");
  font-weight: 450;
  font-style: normal;
}

@font-face {
  font-family: Kievit Pro;
  src: url('KievitPro/KievitPro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
}