@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter/Inter-VariableFont.woff2") format("woff2"),
         url("/fonts/Inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter/Inter-Italic-VariableFont.woff2") format("woff2"),
         url("/fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf") format("truetype");
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Thin.woff2") format("woff2"),
         url("/fonts/Hanuman-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-ExtraLight.woff2") format("woff2"),
         url("/fonts/Hanuman-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Light.woff2") format("woff2"),
         url("/fonts/Hanuman-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Regular.woff2") format("woff2"),
         url("/fonts/Hanuman-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Medium.woff2") format("woff2"),
         url("/fonts/Hanuman-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-SemiBold.woff2") format("woff2"),
         url("/fonts/Hanuman-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Bold.woff2") format("woff2"),
         url("/fonts/Hanuman-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-ExtraBold.woff2") format("woff2"),
         url("/fonts/Hanuman-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hanuman";
    src: url("/fonts/Hanuman-Black.woff2") format("woff2"),
         url("/fonts/Hanuman-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Moul";
    src: url("/fonts/Moul-Regular.woff2") format("woff2"),
         url("/fonts/Moul-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
