
@font-face {
  font-family: "cw_rules_iconsFont";
  src: url("/Content/fonts/rules_icons_font/cw_rules.eot");
  src: url("/Content/fonts/rules_icons_font/cw_rules.eot?#iefix") format("embedded-opentype"),
    url("/Content/fonts/rules_icons_font/cw_rules.woff2") format("woff2"),
    url("/Content/fonts/rules_icons_font/cw_rules.woff") format("woff"),
    url("/Content/fonts/rules_icons_font/cw_rules.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
:root {
    --icoSize: 24px;
}

/*Example <i class="cw_rules_glyphaccount"></i>*/
[class^="cw_rules_glyph"],
[class*=" cw_rules_glyph"] {
  font-family: "cw_rules_iconsFont";
  display: inline-block;
  flex-shrink: 0;
  width: var(--icoSize);
  height: var(--icoSize);
  line-height: var(--icoSize);
  font-size: var(--icoSize);
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E0000";
  direction: ltr !important;
}

.cw_rules_glyphaccount::before {
    content: "\E000";
}
    
.cw_rules_glyphbonuses_promotions::before {
    content: "\E001";
}
    
.cw_rules_glyphchat::before {
    content: "\E002";
}
    
.cw_rules_glyphcontact::before {
    content: "\E003";
}
    
.cw_rules_glyphdeposit_guidelines::before {
    content: "\E004";
}
    
.cw_rules_glyphf_a_q::before {
    content: "\E005";
}
    
.cw_rules_glyphgaming_tips_tutorials::before {
    content: "\E006";
}
    
.cw_rules_glyphinfo::before {
    content: "\E007";
}
    
.cw_rules_glyphk_y_c::before {
    content: "\E008";
}
    
.cw_rules_glyphother_conditions::before {
    content: "\E009";
}
    
.cw_rules_glyphpayment_transactions::before {
    content: "\E00A";
}
    
.cw_rules_glyphprivacy_policy::before {
    content: "\E00B";
}
    
.cw_rules_glyphregulation::before {
    content: "\E00C";
}
    
.cw_rules_glyphresponsible_gaming::before {
    content: "\E00D";
}
    
.cw_rules_glyphsecurity_rules::before {
    content: "\E00E";
}
    
.cw_rules_glyphself_exclusion::before {
    content: "\E00F";
}
    
.cw_rules_glyphsupport::before {
    content: "\E010";
}
    
.cw_rules_glyphtechnical_issuess::before {
    content: "\E011";
}
    
.cw_rules_glyphterms_conditions::before {
    content: "\E012";
}
    
.cw_rules_glyphwithdrawal_policies::before {
    content: "\E013";
}
    