@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 100;
  src:
    url("/fonts/PeydaWebFaNum-Thin.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Thin.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 200;
  src:
    url("/fonts/PeydaWebFaNum-ExtraLight.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 300;
  src:
    url("/fonts/PeydaWebFaNum-Light.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Light.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 500;
  src:
    url("/fonts/PeydaWebFaNum-Medium.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Medium.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 600;
  src:
    url("/fonts/PeydaWebFaNum-SemiBold.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 800;
  src:
    url("/fonts/PeydaWebFaNum-ExtraBold.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 900;
  src:
    url("/fonts/PeydaWebFaNum-Black.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Black.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: bold;
  src:
    url("/fonts/PeydaWebFaNum-Bold.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Bold.woff") format("woff");
}

@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: normal;
  src:
    url("/fonts/PeydaWebFaNum-Regular.woff2") format("woff2"),
    url("/fonts/PeydaWebFaNum-Regular.woff") format("woff");
}

* {
  font-family: "peyda";
  font-weight: normal;
}
