@font-face {
  font-family: 'PeydaWeb';
  src: url('PeydaWeb-Regular.woff2') format('woff2'),
       url('PeydaWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeydaWeb';
  src: url('PeydaWeb-SemiBold.woff2') format('woff2'),
       url('PeydaWeb-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeydaWeb';
  src: url('PeydaWeb-ExtraBold.woff2') format('woff2'),
       url('PeydaWeb-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}