@font-face {
    font-family: 'farsiFont';
    src: url('../fonts/Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'farsiFont';
    src: url('../fonts/Light.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
  }