@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins-v24-latin-regular.woff2") format("woff2");
    font-weight:400;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:"Poppins";
    src:url("/fonts/poppins-v24-latin-600.woff2") format("woff2");
    font-weight:600;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:"Noto Serif Devanagari";
    src:url("/fonts/noto-serif-devanagari-v34-latin-regular.woff2") format("woff2");
    font-weight:400;
    font-display:swap;
}

@font-face {
    font-family:"Noto Serif Devanagari";
    src:url("/fonts/noto-serif-devanagari-v34-latin-700.woff2") format("woff2");
    font-weight:700;
    font-display:swap;
}

@font-face {
    font-family:"Yatra One";
    src:url("/fonts/yatra-one-v16-latin-regular.woff2") format("woff2");
    font-weight:400;
    font-display:swap;
}