@font-face {
  font-family: 'IranSans';
  src: url('../fonts/Peyda-Regular.ttf') format('truetype'),
       url('../fonts/Peyda-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'IranSans';
  src: url('../fonts/Peyda-Medium.ttf') format('truetype'),
       url('../fonts/Peyda-Medium.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'IranSans';
  src: url('../fonts/Peyda-Bold.ttf') format('truetype'),
       url('../fonts/Peyda-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: bold;
}
