/* YekanBakhFaNum Persian Font */
@font-face {
  font-family: 'YekanBakhFaNum';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('YekanBakhFaNum-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'YekanBakhFaNum';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('YekanBakhFaNum-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'YekanBakhFaNum';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('YekanBakhFaNum-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'YekanBakhFaNum';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url('YekanBakhFaNum-Black.ttf') format('truetype');
}
