/* Persian locale fonts — loaded only on /fa/ pages via layout link tag */

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-Thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-Black.woff2') format('woff2');
}

@font-face {
  font-family: 'Yekan Bakh';
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url('/fonts/yekan-bakh/YekanBakh-ExtraBlack.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-Thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/peyda/peydaWeb-extralight.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/peyda/peydaWeb-light.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Peyda';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/peyda/PeydaWeb-Black.woff2') format('woff2');
}
