@font-face {
    font-family: 'icomoon';
    src:  url('/~/media/Files/P/Playtech-IR-V2/playtech-icomoon/icomoon-eot.eot?kepvuo');
    src:  url('/~/media/Files/P/Playtech-IR-V2/playtech-icomoon/icomoon-eot.eot?kepvuo#iefix') format('embedded-opentype'),
      url('/~/media/Files/P/Playtech-IR-V2/playtech-icomoon/icomoon-ttf.ttf?kepvuo') format('truetype'),
      url('/~/media/Files/P/Playtech-IR-V2/playtech-icomoon/icomoon-woff.woff?kepvuo') format('woff'),
      url('/~/media/Files/P/Playtech-IR-V2/playtech-icomoon/icomoon-svg.svg?kepvuo#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-plus:before {
    content: "\e913";
  }
  .icon-internet:before {
    content: "\e914";
  }
  .icon-online:before {
    content: "\e915";
  }
  .icon-arrow-slant:before {
    content: "\e916";
  }
  .icon-download1:before {
    content: "\e917";
    /*background: url('/~/media/Images/P/Playtech-IR-V2/playtech-module-images/icons-images/download-icon.svg');
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;*/
  }
  .icon-download-2:before {
    content: "\e918";
  }
  .icon-head-1:before {
    content: "\e91a";
  }
  .icon-play-btn:before {
    content: "\e920";
  }
  .icon-none-2:before {
    content: "\e924";
  }
  .icon-arrow:before {
    content: "\e926";
  }
  .icon-cal:before {
    content: "\e927";
  }
  .icon-close:before {
    content: "\e928";
  }
  .icon-user:before {
    content: "\e929";
  }
  .icon-none:before {
    content: "\e92a";
  }
  .icon-circle-shape:before {
    content: "\e935";
  }
  .icon-html:before {
    content: "\e937";
  }
  .icon-search:before {
    content: "\e939";
  }
  .icon-youtube:before {
    content: "\e93a";
  }
  .icon-linkedin:before {
    content: "\e93b";
  }
  .icon-instagram:before {
    content: "\e93c";
  }
  .icon-facebook:before {
    content: "\e93d";
  }
  .icon-view:before {
    content: "\e93f";
  }
  .icon-zip:before {
    content: "";
    background: url('/~/media/Images/P/Playtech-IR-V2/playtech-module-images/icons-images/zip-iocn.svg');
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    display: inline-block;
  }
  .icon-ctrl:before {
    content: "\ea50";
  }
  .icon-carbon_menu:before {
    content: "\e900";
    color: #fff;
  }
  .icon-Vector:before {
    content: "\e901";
    color: #fff;
  }
  .icon-minus:before{
   content: "";
    width: 14px;
    height: 2px;
    position: absolute;
    background: var(--dark-blue);
    right: 35px;
    margin-top: 7px;
  }