@font-face {
    font-family: 'YekanBakh';
    src: url('YekanBakhFaNum-Regular.woff2') format('woff2'),
        url('YekanBakhFaNum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
  font-family: 'YekanBakh';
}
