/* This file is reserved for overriding and extending the template styles. */
@font-face {
    font-family: "YekanBakhRegular";
    src: url(../font/YekanBakh/Yekan-Bakh-Regular.ttf) format("truetype"), url(../font/YekanBakh/Yekan-Bakh-Regular.eot) format("eot"), url(../font/YekanBakh/Yekan-Bakh-Regular.woff) format("woff"),
        url(../font/YekanBakh/Yekan-Bakh-Regular.svg) format("svg");
}
body {
	direction: rtl;
	font-family: YekanBakhRegular;
}