@font-face {
  font-family: IRANSansfa;
  font-style: normal;
  font-weight: bold;
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Bold.eot") format("eot");
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* FF39+,Chrome36+, Opera24+*/
      url("./iransans/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("./iransans/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: IRANSansfa;
  font-style: normal;
  font-weight: 500;
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Medium.eot") format("eot");
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("./iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("./iransans/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("./iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: IRANSansfa;
  font-style: normal;
  font-weight: 300;
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Light.eot") format("eot");
  src: url("./iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("./iransans/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("./iransans/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("./iransans/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: IRANSansfa;
  font-style: normal;
  font-weight: 200;
  src: url("./iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot") format("eot");
  src: url("./iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("./iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("./iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("./iransans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: IRANSansfa;
  font-style: normal;
  font-weight: normal;
  src: url("./iransans/eot/IRANSansWeb(FaNum).eot") format("eot");
  src: url("./iransans/eot/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("./iransans/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("./iransans/woff/IRANSansWeb(FaNum).woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("./iransans/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none !important;
  border: none;
  list-style-type: none;
  font-family: IRANSansfa;
}

html,
body {
  padding: 0;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.css-zpcwqm-MuiStepConnector-root {
  left: calc(50% + 20px) !important;
  right: calc(-50% + 20px) !important;
}

.ck.ck-editor__main > .ck-editor__editable {
  height: 300px;
}
