@font-face {
    font-family: 'Tanha';
    src: url('/wp-content/uploads/fonts/Tanha.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root,
body,
html {
    font-family: 'Tanha', 'Vazirmatn', sans-serif !important;
    direction: rtl;
}

body,
p, div, span, a, li, td, th,
h1, h2, h3, h4, h5, h6,
.uncode_text_column,
.uncode-menu-wrapper,
button, input, textarea, select {
    font-family: 'Tanha', 'Vazirmatn', sans-serif !important;
}