/* @font-face {
    font-family: LaleZar;
    src: url("Fonts/Woff2/dana-fanum-thin.woff2") format("woff2"),
        url("Fonts/Woff/dana-fanum-thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: LaleZar;
    src: url("Fonts/Woff2/Lalezar-Regular.woff2") format("woff2"),
        url("Fonts/Woff/Lalezar-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: LaleZar;
    src: url("Fonts/Woff2/dana-fanum-bold.woff2") format("woff2"),
        url("Fonts/Woff/dana-fanum-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: LaleZar;
    src: url("Fonts/Woff2/dana-fanum-black.woff2") format("woff2"),
        url("Fonts/Woff/dana-fanum-black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
} */

body {
    font-family: LaleZar !important;
}
