
@font-face {
  font-family: 'Borna';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/Borna-regular-webfont.woff2') format('woff2'),
        url('fonts/Borna-regular-webfont.woff') format('woff'),
        url('fonts/Borna-regualr-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Borna';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Borna-medium-webfont.woff2') format('woff2'),
        url('fonts/Borna-medium-webfont.woff') format('woff'),
        url('fonts/Borna-medium-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Borna';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Borna-bold-webfont.woff2') format('woff2'),
        url('fonts/Borna-bold-webfont.woff') format('woff'),
        url('fonts/Borna-bold-webfont.ttf') format('truetype');
}
