div {
  word-wrap: break-word;
}

@font-face {
  font-family: 'IRANSansXV';
  src: url("../fonts/IRANSansXV.woff") format("woff-variations"), url("../fonts/IRANSansXV.woff") format("woff");
  font-weight: 100 900;
  font-display: fallback
}

@font-face {
  font-family: IRANSansX;
  src: url("../fonts/IRANSansX-Regular.woff") format("woff")
}

@font-face {
  font-family: IRANSansX;
  src: url("../fonts/IRANSansX-Bold.woff") format("woff");
  font-weight: 700
}

body {
  direction: rtl;
  font-family: IRANSansXV, IRANSansX, Tahoma;
  font-weight: 400;
  color: #B5D9EC;
}
