@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd).woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd)_Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd)_Light.woff2') format('woff2');
    font-weight: 300; /* Light */
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd)_Black.woff2') format('woff2');
    font-weight: 900; /* Black */
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd)_Medium.woff2') format('woff2');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb(kiamahd)_UltraLight.woff2') format('woff2');
    font-weight: 200; /* UltraLight */
    font-style: normal;
}
*{
    font-family: 'IRANSansWeb', sans-serif;
    text-align:right;
}
.container{
    direction:rtl;
    text-align:right;
}
p{text-align: justify!important;}
div{text-align:right;}
button{text-align:right!important;}
.testimonial-carousel{
    direction: ltr;
}
.englis_number{
    font-family: Tahoma!important;
}
.navbar-nav> a{
    width:180px;
}