@font-face {
  font-family: 'Haffer';
  src: url(Haffer-Light.ttf);
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Haffer';
  src: url(Haffer-Medium.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Haffer';
  src: url(Haffer-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Haffer';
  src: url(Haffer-SemiBold.ttf);
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FiraCode';
  src: url(FiraCode_VariableFont_wght.ttf);
}

@font-face {
  font-family: 'DM Mono';
  src: url(DMMono-Regular.ttf);
}

@font-face {
  font-family: 'Teka';
  src: url(KHTeka-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
