@font-face {
  font-family: sage-ui;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/sage-ui-regular.otf') format("opentype")
}

@font-face {
  font-family: sage-ui;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/sage-ui-medium.otf') format("opentype")
}

@font-face {
  font-family: sage-ui;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/sage-ui-bold.otf') format("opentype")
}