@font-face {
    font-family: 'iranYekan';
    src: url('/fonts/iranYekan-reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body, .font-Poppins, .font-quicksand, .custom-select, .select-options li {
    font-family: "iranYekan", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Helvetica Neue, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
/* Force LTR direction for phone numbers to render and highlight correctly in RTL layouts */
.bb-ltr {
    direction: ltr;
    unicode-bidi: embed;
    text-align: left;
    display: inline-block;
}
