@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 200;
src: url("fonts/YekanBakh-thin.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 300;
src: url("fonts/YekanBakh-Light.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 400;
src: url("fonts/YekanBakh-Regular.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 500;
src: url("fonts/YekanBakh-SemiBold.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 600;
src: url("fonts/YekanBakh-Bold.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 700;
src: url("fonts/YekanBakh-ExtraBold.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 800;
src: url("fonts/YekanBakh-Black.woff2");
}
@font-face {
font-family: YekanBakh;
font-style: normal;
font-weight: 900;
src: url("fonts/YekanBakh-ExtraBlack.woff2");
}
@font-face {
font-family: "Dana";
font-style: normal;
src: url("fonts/Dana-Regular.woff2");
}
@font-face {
font-family: "Dana";
font-style: normal;
font-weight: 300;
src: url("fonts/Dana-Light.woff2");
}

body {
    direction: rtl; font-family: Dana;
}

button, a, h1, h2, h3, h4, h5, h6 {
    font-family: YekanBakh;
}