@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

body,
body *:not(i):not(.fa):not([class*="fa-"]) {
  font-family: 'PeydaWeb', 'Segoe UI', Tahoma, sans-serif !important;
}
