@font-face {
  font-family: "Abhaya Libre";
  src: url('AbhayaLibre-Regular.ttf') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: "Abhaya Libre";
  src: url('AbhayaLibre-Medium.ttf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: "Abhaya Libre";
  src: url('AbhayaLibre-SemiBold.ttf') format('opentype');
  font-weight: 600;
}
@font-face {
  font-family: "Abhaya Libre";
  src: url('AbhayaLibre-Bold.ttf') format('opentype');
  font-weight: 700;
}
@font-face {
  font-family: "Abhaya Libre";
  src: url('AbhayaLibre-ExtraBold.ttf') format('opentype');
  font-weight: 800;
}
