﻿/*:root {
    --bg-color-warning: 255, 193, 7;
    --color-warning: 204, 153, 0;
}

*{
    font-family: "iran-sans", IRANYekanX, serif;
}


button, a, input, span, div, p, b, ul, li, tr, td, dd, dt, th, h1, h2, h3, h4, h5, h6, textarea, label, header, footer, nav, aside, section {
    font-family: "iran-sans", IRANYekanX, serif !important;
}

*/
img {
    pointer-events: none;
}

.text-nowrap {
    white-space: nowrap;
}


.height-370 {
    height: 370px;
}

.height-250{
    height: 250px;
}

.height-65 {
    height: 65px;
}