 @font-face {
     font-family: 'sansbold';
     src: url('../fonts/IRANSansWeb_Bold.eot');
     src: local('☺️'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'sans';
     src: url('../fonts/IRANSansWeb_Light.eot');
     src: local('☺️'), url('../fonts/IRANSansWeb_Light.woff') format('woff'), url('../fonts/IRANSansWeb_Light.woff2') format('woff2'), url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'moraba';
     src: url('../fonts/Morabba-Bold.eot');
     src: local('☺️'), url('../fonts/Morabba-Bold.woff') format('woff'), url('../fonts/Morabba-Bold.woff2') format('woff2'), url('../fonts/Morabba-Bold.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
body
{
    direction: rtl !important;
    font-family: "sans";
}
h1,h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6
{
    font-family: "sansbold";
    font-weight: normal
}
.navbar .dropdown-toggle::after {
    margin-right: 8px;
}
.slogan
{
    font-family: "moraba";
    font-size: 25px
}
.slogan-footer
{
    font-family: "moraba";
    font-size: 20px;
    padding-top: 20px
}
.navbar-brand {
    margin-right: 0px !important;
    padding: 10px 0px;
}
@media (max-width: 768px) 
{
    .navbar-brand 
    {
    width: 80%
    }
}
p
{
    text-align: justify;
    font-size: 15px
}
.footer .btn.btn-link {
    text-align: right;
}
.footer .btn.btn-link::before
{
    position: relative;
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}
.dropdown-menu
{
    background: #eee;
}
.dropdown-menu a
{
    text-align: right;
        padding: 10px 20px 5px 20px;
            font-size: 14px;
}