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

@font-face {
  font-family: AnjomanMax;
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/anjoman/fa/woff/AnjomanMaxFN-ExLight.woff") format("woff"),
    url("/fonts/anjoman/fa/woff2/AnjomanMaxFN-ExLight.woff2") format("woff2");
}

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

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

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

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

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

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

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

@font-face {
  font-family: IranSans;
  font-style: normal;
  src: url("/fonts/IRANSansWeb_Medium.ttf") format("truetype");
}

body {
  background-color: #101010;
  color: white;
}
