@font-face {
  font-family: 'PeydaWebFaNum-Black';
  src: url('/fonts/PelakFA-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'PeydaWebFaNum-Light';
  src: url('/fonts/PelakFA-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: x-small;

}


@font-face {
  font-family: 'PeydaWebFaNum-Regular';
  src: url('/fonts/PelakFA-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeydaWebFaNum-ExtraBold';
  src: url('/fonts/PelakFA-ExtraBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeydaWebFaNum-Bold';
  src: url('/fonts/PelakFA-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PeydaWebFaNum-Medium';
  src: url('/fonts/PelakFA-Medium.woff2') format('woff2');
}