﻿@font-face {
    font-family: 'Iransans';
    src: url('../../fonts/IRANSans/WebFonts/eot/IRANSansWeb.eot');
    src: url('../../fonts/IRANSans/WebFonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('../../fonts/IRANSans/WebFonts/woff/IRANSansWeb.woff') format('woff'), url('../../fonts/IRANSans/WebFonts/ttf/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'web_yekan';
    src: url('../../fonts/yekan/web_yekan.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Yekan';
    src: url('../../fonts/yekan/web_yekan.eot');
    src: url('../../fonts/yekan/web_yekan.eot?#iefix') format('embedded-opentype'), url('../../fonts/yekan/web_yekan.woff') format('woff'), url('../../fonts/yekan/web_yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'Lalezar';
    src: url('../../fonts/Lalezar/Lalezar-Regular.ttf'), url('../../fonts/Lalezar/Lalezar-Regular.otf');
}
body {
    font-family: "Iransans";
    text-align: right;
    direction: rtl;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Yekan";
}
.home-banner-area {
    background: url(home-banner-bg-rtl.jpg) center; 
}
.how-to-work-text { 
    margin-right: -10px; 
}
.nav-menu a {
    font-family: "Iransans";
}
.about-area .container:after {
    right: auto;
    left:36%;
}