@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poleno';
  src: url('fonts/fonnts.com-Poleno_Super.otf') format('opentype');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
