@font-face {
  font-family: 'Yekan-Bakh';
  font-style: normal;
  font-weight: 400;
  src: url('./yekan-bakh/Yekan Bakh 04 Regular Persian Number.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan-Bakh';
  font-style: medium;
  font-weight: 500;
  src: url('./yekan-bakh/Yekan Bakh 05 Medium Persian Number.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan-Bakh';
  font-style: bold;
  font-weight: 700;
  src: url('./yekan-bakh/Yekan Bakh 06 Bold Persian Number.ttf') format('truetype');
}

/*---------------------------------------*/
html,
span,
body,
td,
* {
  font-family: 'Yekan-Bakh';
}
