@font-face {
  font-family: 'Yekan Bakh';
  src: url('./fonts/YekanBakh-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Yekan Bakh';
  src: url('./fonts/YekanBakh-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Yekan Bakh';
  src: url('./fonts/YekanBakh-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
