@import url(../fonts/estedad/style.css);
a,p,span,h1,h2,h3,h4,h5,h6,li{
    font-family: Estedad !important;
	font-style: normal !important;
	font-weight: 300 !important;
}
.dir-rtl{
    direction: rtl !important;
}
.text-rtl{
    text-align: right !important;
}
.rtl-fl{
    float: right !important;
}
.navbar-nav{
    direction: rtl !important;
    padding-right: 0;
}
.footer{
    padding-top: 100px;
}