﻿@font-face {
  font-family: PanchariUN;
  src: url("../fonts/PanchariUN.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: PanchariUB;
  src: url("../fonts/PanchariUB.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EGGIndulekha;
  src: url("../fonts/EGGIndulekha.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.eggIndulekhaUni {
  font-family: EGGIndulekhaUni;
}

.panchariUni {
  font-family: PanchariUni;
}