@font-face {
  font-family: "Koruri";
  src: url("./fonts/koruri-regular.eot");
  src: url("./fonts/koruri-regular.eot?#iefix") format("embedded-opentype"),
       url("./fonts/koruri-regular.woff") format("woff"),
       url("./fonts/koruri-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Koruri";
  src: url("./fonts/koruri-semibold.eot");
  src: url("./fonts/koruri-semibold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/koruri-semibold.woff") format("woff"),
       url("./fonts/koruri-semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Koruri";
  src: url("./fonts/koruri-bold.eot");
  src: url("./fonts/koruri-bold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/koruri-bold.woff") format("woff"),
       url("./fonts/koruri-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
