
/* devanagari */
@font-face {
  font-family: 'Poppins-Reg';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Poppins-Regular.ttf) format('truetype');
}
