@font-face {
  font-family: 'LFT Zeno';
  src: url('./LFT-Zeno-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LFT Zeno';
  src: url('./LFT-Zeno-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'LFT Zeno Light';
  src: url('./LFT-Zeno-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LFT Zeno Condensed';
  src: url('./LFT-Zeno-Condensed-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LFT Zeno Condensed';
  src: url('./LFT-Zeno-Condensed-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'LFT Zeno Condensed';
  src: url('./LFT-Zeno-Condensed-Medium.otf') format('opentype');
  font-weight: medium;
  font-style: normal;
}
