@font-face {
  font-display: optional;
  font-family: Borna;
  font-style: normal;
  font-weight: 500;
  src: url('https://docs.rosemanlabs.com/fonts/Borna-Medium.woff2') format('woff2'),
  url('https://docs.rosemanlabs.com/fonts/Borna-Medium.woff') format('woff');
}

h1,
h2 {
    font-family: Borna, Inter, Arial
}