@font-face {
    font-family: "rabi3d-font-bold"; /* Name your font family */
    src: url("../fonts/IRANSansX-Bold.woff"); /* Locate the .ttf file within your directory*/
  }
  @font-face {
    font-family: "rabi3d-font-regular"; /* Name your font family */
    src: url("../fonts/IRANSansX-Regular.woff"); /* Locate the .ttf file within your directory*/
  }


#blocker{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}



  /*@media (min-width: 320px) and (max-width: 1024px) {*/

  /* .rabi3d{*/
  /*  padding-top: 250px !important;*/
  /*  padding-bottom: 180px !important;*/
  /* }*/
  /*    }*/