@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");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 100;
src: url("fonts/SF-Pro-Display-Thin.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 200;
src: url("fonts/SF-Pro-Display-Ultralight.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 300;
src: url("fonts/SF-Pro-Display-Light.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 400;
src: url("fonts/SF-Pro-Display-Regular.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 500;
src: url("fonts/SF-Pro-Display-Medium.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 600;
src: url("fonts/SF-Pro-Display-Semibold.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 700;
src: url("fonts/SF-Pro-Display-Bold.otf");
}
@font-face {
font-family: "SFProDisplay";
font-weight: 800;
src: url("fonts/SF-Pro-Display-Black.otf");
}

body {
    direction: rtl; font-family: Dana;
}

button, a, h1, h2, h3, h4, h5, h6 {
    font-family: YekanBakh;
}