/* CSS Document */
@font-face {
    font-family: myFont;
    src: url(../fonts/IRAN-SansWeb.woff), url(../fonts/IRAN-SansWeb.ttf), url(../fonts/IRAN-SansWeb.eot);
}

@font-face {
    font-family: myFont2;
    src: url(../fonts/IRANSansWeb.woff), url(../fonts/IRANSansWeb.ttf), url(../fonts/IRANSansWeb.eot);
}

@font-face {
    font-family: BTitrBd;
    src: url(../fonts/BTitrBd.woff), url(../fonts/BTitrBd.ttf);
    font-weight: bold;
}

@font-face {
    font-family: BTraffic;
    src: url(../fonts/BTraffic.ttf);
}

@font-face {
    font-family: BTraffic;
    src: url(../fonts/BTrafcBd.ttf);
    font-weight: bold;
}
* {
    margin: 0;
    padding: 0;
}

body {
    direction: rtl;
    text-align: right;
    font-family: myFont;
    font-size: 14px;
}
a:hover {
    cursor: pointer
}
ul li {list-style: none}
/*for bootstrap rtl*/
/*///////////////////////////////////////*/
