
@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/Kommissar-Condensed-Thin.otf');
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/Kommissar-Condensed-ExtraLight.otf');
  font-style: normal;
  font-weight: 200;
}


@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/Kommissar-Condensed-Light.otf');
  font-style: normal;
  font-weight: 300;
}


@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/KommissarCond-Regular.woff2') format("woff2");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/KommissarCondensed-Medium.woff2') format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/Kommissar-Condensed-Bold.otf');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: Kommissar-Condensed;
  src: url('../webfonts/Kommissar-Condensed-Ultra.otf');
  font-style: normal;
  font-weight: 900;
}