@font-face {
    font-family: 'Sans';
    src: url('../fonts/IranSans/IRANSansWeb.eot');
    src: url('../fonts/IranSans/IRANSansWeb.eot#iefix') format('embedded-opentype'), url('../fonts/IranSans/IRANSansWeb.woff') format('woff'), url('../fonts/IranSans/IRANSansWeb.woff2') format('woff2'), url('../fonts/IranSans/IRANSansWeb.ttf') format('truetype'), url('../fonts/IranSans/IRANSansWeb.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/byekan/Weblogma_Yekan.eot') format('embedded-opentype'), url('../fonts/byekan/Weblogma_Yekan.woff') format('woff'), url('../fonts/byekan/Weblogma_Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


html, body {
    font-family: Sans;
    text-align: right;
}


.fa-margin {
    margin-left: 5px;
}

footer .bg {
    background-position: right center;
}

.footer-links li::before {
    margin-right: -1em;
}

    .page .breadcrumb .fa {
        margin-left: 5px;
    }