/*
  Icon Font: conduent_icon_font

  WARNING: Some codes are used outside of this CSS file.
  If you are re-compiling font, make sure to also update cwf_buttons.scss, cwf_extras.scss, cwf_filter.scss, and cwf_forms.scss

  Steps to Update

  1. Go to https://icomoon.io/app/.
  2. Click the top left menu icon and select "New Empty Set."
  3. Rename the new set by clicking the Menu icon to the right of the set, and select "View/Edit Info."
  4. Click the Edit Metadata button and rename the set "conduent_icon_font"
  5. Click the Menu icon to the right of the set and select Import to Set.
  6. Select ALL SVG files in the ./SVGs folder (and any new icons you want to add to the set).
      NOTE: File names are used to create the icon classes. They should end with "-icon", eg "arrow-right-icon.svg."
  7. Click the Menu icon to the right of the set and select "Select All."
  8. Click the Generate Font button at the bottom right of the page to generate the new font files and stylesheet.
  9. Click the Preferences button at the top of the page.
      Font Name: conduent_icon_font
      Class Prefix: i-cwf-
  10. Click the Download button at the bottom right of the page.
  11. Replace the existing font files in ./fonts with the generated versions. (File names should be the same.)
  12. Open the following files in the conduent-framework repository: cwf_buttons.scss, cwf_extras.scss, cwf_filter.scss, and cwf_forms.scss.
  13. Replace the codes (e900, e901, etc) in those stylesheets to match the new codes in the generated styles.css file.
      To determine which icon's new value to use, search below to find its class name.
  14. Replace the path to the font files in the generated styles.css file to match the below (eg, ./conduent_icon_font.svg...)
  15. Copy the contents of the styles.css file and add them below these instructions.

*/
@font-face {
  font-family: 'conduent_icon_font';

  src:
      url('conduent_icon_font.ttf?edckgjd') format('truetype'),
      url('conduent_icon_font.woff?edckgjd') format('woff'),
      url('conduent_icon_font.svg?edckgjd#conduent_icon_font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'conduent_icon_font' !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;
}

.i-cwf-x-icon:before {
  content: "\e900";
}
.i-cwf-twitter-icon:before {
  content: "\e900";
}
.i-cwf-arrow-right-icon:before {
  content: "\e901";
}
.i-cwf-article-icon:before {
  content: "\e902";
}
.i-cwf-automation-icon:before {
  content: "\e903";
}
.i-cwf-automation:before {
  content: "\e904";
}
.i-cwf-automation2-icon:before {
  content: "\e905";
}
.i-cwf-blockchain-icon:before {
  content: "\e906";
}
.i-cwf-blockchain:before {
  content: "\e907";
}
.i-cwf-blog-icon:before {
  content: "\e908";
}
.i-cwf-brochure-icon:before {
  content: "\e909";
}
.i-cwf-calendar-icon:before {
  content: "\e90a";
}
.i-cwf-caret-down-icon:before {
  content: "\e90b";
}
.i-cwf-caret-down:before {
  content: "\e90c";
}
.i-cwf-caret-right-icon:before {
  content: "\e90d";
}
.i-cwf-case-study-icon:before {
  content: "\e90e";
}
.i-cwf-chat-icon:before {
  content: "\e90f";
}
.i-cwf-check-icon:before {
  content: "\e910";
}
.i-cwf-clipboard-icon:before {
  content: "\e911";
}
.i-cwf-cognitiveanalytics:before {
  content: "\e912";
}
.i-cwf-cognitiveanalytics-icon:before {
  content: "\e913";
}
.i-cwf-credit-card-icon:before {
  content: "\e914";
}
.i-cwf-customer-service-icon:before {
  content: "\e915";
}
.i-cwf-customerexperience-icon:before {
  content: "\e916";
}
.i-cwf-customerexperience:before {
  content: "\e917";
}
.i-cwf-diversity-icon:before {
  content: "\e918";
}
.i-cwf-download-icon:before {
  content: "\e919";
}
.i-cwf-ebook-icon:before {
  content: "\e91a";
}
.i-cwf-education-icon:before {
  content: "\e91b";
}
.i-cwf-email-icon:before {
  content: "\e91c";
}
.i-cwf-employee-badge-icon:before {
  content: "\e91d";
}
.i-cwf-fb-icon:before {
  content: "\e91e";
}
.i-cwf-first-aid-icon:before {
  content: "\e91f";
}
.i-cwf-form-icon:before {
  content: "\e920";
}
.i-cwf-forward-slash-icon:before {
  content: "\e921";
}
.i-cwf-globe-icon:before {
  content: "\e922";
}
.i-cwf-group-icon:before {
  content: "\e923";
}
.i-cwf-growth-icon:before {
  content: "\e924";
}
.i-cwf-hamburger-icon:before {
  content: "\e925";
}
.i-cwf-health-icon:before {
  content: "\e926";
}
.i-cwf-human-icon:before {
  content: "\e927";
}
.i-cwf-idea-icon:before {
  content: "\e928";
}
.i-cwf-infographic-icon:before {
  content: "\e929";
}
.i-cwf-instagram-icon:before {
  content: "\e92a";
}
.i-cwf-iot-icon:before {
  content: "\e92b";
}
.i-cwf-IoT:before {
  content: "\e92c";
}
.i-cwf-linkedin-icon:before {
  content: "\e92d";
}
.i-cwf-lock-icon:before {
  content: "\e92e";
}
.i-cwf-map-icon:before {
  content: "\e92f";
}
.i-cwf-mobility-icon:before {
  content: "\e930";
}
.i-cwf-Mobility:before {
  content: "\e931";
}
.i-cwf-money-icon:before {
  content: "\e932";
}
.i-cwf-omnichannel-icon:before {
  content: "\e933";
}
.i-cwf-philanthropy-icon:before {
  content: "\e934";
}
.i-cwf-plane-icon:before {
  content: "\e935";
}
.i-cwf-plus-icon:before {
  content: "\e936";
}
.i-cwf-podcast-icon:before {
  content: "\e937";
}
.i-cwf-printer-icon:before {
  content: "\e938";
}
.i-cwf-publication-icon:before {
  content: "\e939";
}
.i-cwf-quote-end-icon:before {
  content: "\e93a";
}
.i-cwf-quote-start-icon:before {
  content: "\e93b";
}
.i-cwf-report-icon:before {
  content: "\e93c";
}
.i-cwf-search-icon:before {
  content: "\e93d";
}
.i-cwf-shopping-cart-icon:before {
  content: "\e93e";
}
.i-cwf-slideshare-icon:before {
  content: "\e93f";
}
.i-cwf-sourcing-icon:before {
  content: "\e940";
}
.i-cwf-sustainability-icon:before {
  content: "\e941";
}
.i-cwf-thumbs-up-icon:before {
  content: "\e942";
}
.i-cwf-video-icon:before {
  content: "\e943";
}
.i-cwf-volunteer-icon:before {
  content: "\e944";
}
.i-cwf-webinar-icon:before {
  content: "\e945";
}
.i-cwf-white-paper-icon:before {
  content: "\e946";
}
.i-cwf-xer-partnership-icon:before {
  content: "\e947";
}
.i-cwf-xer-scale-icon:before {
  content: "\e948";
}
.i-cwf-youtube-icon:before {
  content: "\e949";
}
.i-cwf-bubbles4-icon:before {
  content: "\e970";
}
.i-cwf-users-icon:before {
  content: "\e972";
}
.i-cwf-spinner6-icon:before {
  content: "\e97f";
}
.i-cwf-spinner7-icon:before {
  content: "\e980";
}
.i-cwf-spinner10-icon:before {
  content: "\e983";
}
.i-cwf-cogs-icon:before {
  content: "\e995";
}
.i-cwf-download2-icon:before {
  content: "\e9c5";
}
.i-cwf-distributed-systems-icon:before {
  content: "\e97f";
}
.i-cwf-human-computer-interaction-icon:before {
  content: "\e972";
}
.i-cwf-machine-learning-icon:before {
  content: "\e9c5";
}
.i-cwf-natural-language-processing-icon:before {
  content: "\e970";
}
.i-cwf-process-optimization-automation-icon:before {
  content: "\e995";
}
