@font-face {
    font-family: 'vazir';
    src: url(../fonts/Vazir-FD.woff);
}

*{
    font-family: 'vazir'!important;
}

.nav-rtl{
    direction: rtl !important;
}

.rtl-nav-in-mobole{
    text-align: right;
}

.rtl-dir{
    direction: rtl !important;
}

.ltr-dir{
    direction: rtl !important;
}

.color{
    color: #F63854 !important;
}

.px-22{
    font-size: 22px !important;
}

.menu-custom{
    direction: rtl;
}
.custom-nav-img{
    width: 100% !important;
    width: 140px!important;
    height: 28px!important;
}

.custom-navbar-brand{
    margin: 0px!important;
}