/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
@font-face {
    font-family: iranSans;
    src: url('../font/IRANSans(FaNum).ttf');
}

/*.container{*/
/*direction: rtl;*/
/*}*/
.rtl {
    direction: rtl;
}

* {
    font-family: iranSans;
}
.radio_input{
    text-align: right;
    direction: rtl;
}
.icheckbox_square-grey, .iradio_square-grey{
    margin: 0 !important;
}
.form-group{
    direction: rtl;
}