@function char-from-code($iso-char) {
  @return unquote('"\\#{$iso-char}"');
}

$icon-font-name:        'momentum-ui-icons-rebrand' !default;
$icon-font-path:        '~@momentum-ui/icons/fonts' !default;
$icon-css-prefix:       icon !default;
$icon-border-color:     #D2D5D6 !default; // $md-gray-30
$icon-inverse-color:    #FFFFFF !default; // $md-white-100
$icon-li-width:         2.14285714em !default;

$icon-accessibility-bold: char-from-code("f101");
$icon-accessibility-light: char-from-code("f102");
$icon-accessibility-regular: char-from-code("f103");
$icon-accessories-bold: char-from-code("f104");
$icon-accessories-filled: char-from-code("f105");
$icon-accessories-light: char-from-code("f106");
$icon-accessories-regular: char-from-code("f107");
$icon-accordian-bold: char-from-code("f108");
$icon-accordian-light: char-from-code("f109");
$icon-accordian-regular: char-from-code("f10a");
$icon-active-presence-small-filled: char-from-code("f10b");
$icon-active-speaker-alert-bold: char-from-code("f10c");
$icon-active-speaker-alert-light: char-from-code("f10d");
$icon-active-speaker-alert-regular: char-from-code("f10e");
$icon-active-speaker-bold: char-from-code("f10f");
$icon-active-speaker-light: char-from-code("f110");
$icon-active-speaker-lock-bold: char-from-code("f111");
$icon-active-speaker-lock-light: char-from-code("f112");
$icon-active-speaker-lock-regular: char-from-code("f113");
$icon-active-speaker-regular: char-from-code("f114");
$icon-add-option-bold: char-from-code("f115");
$icon-add-option-light: char-from-code("f116");
$icon-add-option-regular: char-from-code("f117");
$icon-add-poll-bold: char-from-code("f118");
$icon-add-poll-light: char-from-code("f119");
$icon-add-poll-regular: char-from-code("f11a");
$icon-add-question-bold: char-from-code("f11b");
$icon-add-question-light: char-from-code("f11c");
$icon-add-question-regular: char-from-code("f11d");
$icon-add-video-marker-bold: char-from-code("f11e");
$icon-add-video-marker-light: char-from-code("f11f");
$icon-add-video-marker-regular: char-from-code("f120");
$icon-adjust-audio-bold: char-from-code("f121");
$icon-adjust-audio-light: char-from-code("f122");
$icon-adjust-audio-regular: char-from-code("f123");
$icon-adjust-bold: char-from-code("f124");
$icon-adjust-light: char-from-code("f125");
$icon-adjust-microphone-bold: char-from-code("f126");
$icon-adjust-microphone-light: char-from-code("f127");
$icon-adjust-microphone-regular: char-from-code("f128");
$icon-adjust-regular: char-from-code("f129");
$icon-adjust-video-bold: char-from-code("f12a");
$icon-adjust-video-light: char-from-code("f12b");
$icon-adjust-video-regular: char-from-code("f12c");
$icon-admin-bold: char-from-code("f12d");
$icon-admin-light: char-from-code("f12e");
$icon-admin-regular: char-from-code("f12f");
$icon-advanced-noise-removal-bold: char-from-code("f130");
$icon-advanced-noise-removal-light: char-from-code("f131");
$icon-advanced-noise-removal-regular: char-from-code("f132");
$icon-agent-unique-code-bold: char-from-code("f133");
$icon-agent-unique-code-light: char-from-code("f134");
$icon-agent-unique-code-regular: char-from-code("f135");
$icon-alarm-bold: char-from-code("f136");
$icon-alarm-filled: char-from-code("f137");
$icon-alarm-light: char-from-code("f138");
$icon-alarm-regular: char-from-code("f139");
$icon-alert-active-bold: char-from-code("f13a");
$icon-alert-active-filled: char-from-code("f13b");
$icon-alert-active-light: char-from-code("f13c");
$icon-alert-active-regular: char-from-code("f13d");
$icon-alert-bold: char-from-code("f13e");
$icon-alert-filled: char-from-code("f13f");
$icon-alert-light: char-from-code("f140");
$icon-alert-muted-bold: char-from-code("f141");
$icon-alert-muted-filled: char-from-code("f142");
$icon-alert-muted-light: char-from-code("f143");
$icon-alert-muted-regular: char-from-code("f144");
$icon-alert-regular: char-from-code("f145");
$icon-align-bottom-bold: char-from-code("f146");
$icon-align-bottom-filled: char-from-code("f147");
$icon-align-bottom-light: char-from-code("f148");
$icon-align-bottom-regular: char-from-code("f149");
$icon-align-horizontal-center-bold: char-from-code("f14a");
$icon-align-horizontal-center-filled: char-from-code("f14b");
$icon-align-horizontal-center-light: char-from-code("f14c");
$icon-align-horizontal-center-regular: char-from-code("f14d");
$icon-align-left-bold: char-from-code("f14e");
$icon-align-left-filled: char-from-code("f14f");
$icon-align-left-light: char-from-code("f150");
$icon-align-left-regular: char-from-code("f151");
$icon-align-right-bold: char-from-code("f152");
$icon-align-right-filled: char-from-code("f153");
$icon-align-right-light: char-from-code("f154");
$icon-align-right-regular: char-from-code("f155");
$icon-align-top-bold: char-from-code("f156");
$icon-align-top-filled: char-from-code("f157");
$icon-align-top-light: char-from-code("f158");
$icon-align-top-regular: char-from-code("f159");
$icon-align-vertical-center-bold: char-from-code("f15a");
$icon-align-vertical-center-filled: char-from-code("f15b");
$icon-align-vertical-center-light: char-from-code("f15c");
$icon-align-vertical-center-regular: char-from-code("f15d");
$icon-allow-to-annotate-bold: char-from-code("f15e");
$icon-allow-to-annotate-light: char-from-code("f15f");
$icon-allow-to-annotate-regular: char-from-code("f160");
$icon-alternate-response-bold: char-from-code("f161");
$icon-alternate-response-light: char-from-code("f162");
$icon-alternate-response-regular: char-from-code("f163");
$icon-analog-headset-bold: char-from-code("f164");
$icon-analog-headset-light: char-from-code("f165");
$icon-analog-headset-regular: char-from-code("f166");
$icon-analysis-bold: char-from-code("f167");
$icon-analysis-filled: char-from-code("f168");
$icon-analysis-light: char-from-code("f169");
$icon-analysis-regular: char-from-code("f16a");
$icon-annotate-bold: char-from-code("f16b");
$icon-annotate-filled: char-from-code("f16c");
$icon-annotate-light: char-from-code("f16d");
$icon-annotate-regular: char-from-code("f16e");
$icon-announcement-bold: char-from-code("f16f");
$icon-announcement-filled: char-from-code("f170");
$icon-announcement-light: char-from-code("f171");
$icon-announcement-muted-bold: char-from-code("f172");
$icon-announcement-muted-filled: char-from-code("f173");
$icon-announcement-muted-light: char-from-code("f174");
$icon-announcement-muted-regular: char-from-code("f175");
$icon-announcement-regular: char-from-code("f176");
$icon-appearance-bold: char-from-code("f177");
$icon-appearance-light: char-from-code("f178");
$icon-appearance-regular: char-from-code("f179");
$icon-applause-bold: char-from-code("f17a");
$icon-applause-light: char-from-code("f17b");
$icon-applause-regular: char-from-code("f17c");
$icon-apple-bold: char-from-code("f17d");
$icon-apple-filled: char-from-code("f17e");
$icon-apple-light: char-from-code("f17f");
$icon-apple-regular: char-from-code("f180");
$icon-application-bold: char-from-code("f181");
$icon-application-light: char-from-code("f182");
$icon-application-panel-bold: char-from-code("f183");
$icon-application-panel-light: char-from-code("f184");
$icon-application-panel-regular: char-from-code("f185");
$icon-application-regular: char-from-code("f186");
$icon-applications-bold: char-from-code("f187");
$icon-applications-light: char-from-code("f188");
$icon-applications-regular: char-from-code("f189");
$icon-approval-pending-bold: char-from-code("f18a");
$icon-approval-pending-light: char-from-code("f18b");
$icon-approval-pending-regular: char-from-code("f18c");
$icon-approvals-bold: char-from-code("f18d");
$icon-approvals-light: char-from-code("f18e");
$icon-approvals-regular: char-from-code("f18f");
$icon-apps-bold: char-from-code("f190");
$icon-apps-filled: char-from-code("f191");
$icon-apps-light: char-from-code("f192");
$icon-apps-regular: char-from-code("f193");
$icon-archive-bold: char-from-code("f194");
$icon-archive-light: char-from-code("f195");
$icon-archive-regular: char-from-code("f196");
$icon-area-chart-bold: char-from-code("f197");
$icon-area-chart-filled: char-from-code("f198");
$icon-area-chart-light: char-from-code("f199");
$icon-area-chart-regular: char-from-code("f19a");
$icon-area-selector-bold: char-from-code("f19b");
$icon-area-selector-light: char-from-code("f19c");
$icon-area-selector-regular: char-from-code("f19d");
$icon-arrow-circle-down-bold: char-from-code("f19e");
$icon-arrow-circle-down-filled: char-from-code("f19f");
$icon-arrow-circle-down-light: char-from-code("f1a0");
$icon-arrow-circle-down-regular: char-from-code("f1a1");
$icon-arrow-circle-left-bold: char-from-code("f1a2");
$icon-arrow-circle-left-filled: char-from-code("f1a3");
$icon-arrow-circle-left-light: char-from-code("f1a4");
$icon-arrow-circle-left-regular: char-from-code("f1a5");
$icon-arrow-circle-right-bold: char-from-code("f1a6");
$icon-arrow-circle-right-filled: char-from-code("f1a7");
$icon-arrow-circle-right-light: char-from-code("f1a8");
$icon-arrow-circle-right-regular: char-from-code("f1a9");
$icon-arrow-circle-up-bold: char-from-code("f1aa");
$icon-arrow-circle-up-filled: char-from-code("f1ab");
$icon-arrow-circle-up-light: char-from-code("f1ac");
$icon-arrow-circle-up-regular: char-from-code("f1ad");
$icon-arrow-down-bold: char-from-code("f1ae");
$icon-arrow-down-filled: char-from-code("f1af");
$icon-arrow-down-light: char-from-code("f1b0");
$icon-arrow-down-optical-regular: char-from-code("f1b1");
$icon-arrow-left-bold: char-from-code("f1b2");
$icon-arrow-left-filled: char-from-code("f1b3");
$icon-arrow-left-light: char-from-code("f1b4");
$icon-arrow-left-regular: char-from-code("f1b5");
$icon-arrow-right-bold: char-from-code("f1b6");
$icon-arrow-right-filled: char-from-code("f1b7");
$icon-arrow-right-light: char-from-code("f1b8");
$icon-arrow-right-regular: char-from-code("f1b9");
$icon-arrow-tail-down-bold: char-from-code("f1ba");
$icon-arrow-tail-down-light: char-from-code("f1bb");
$icon-arrow-tail-down-regular: char-from-code("f1bc");
$icon-arrow-tail-up-bold: char-from-code("f1bd");
$icon-arrow-tail-up-light: char-from-code("f1be");
$icon-arrow-tail-up-regular: char-from-code("f1bf");
$icon-arrow-up-bold: char-from-code("f1c0");
$icon-arrow-up-filled: char-from-code("f1c1");
$icon-arrow-up-light: char-from-code("f1c2");
$icon-arrow-up-regular: char-from-code("f1c3");
$icon-ask-for-help-bold: char-from-code("f1c4");
$icon-ask-for-help-filled: char-from-code("f1c5");
$icon-ask-for-help-light: char-from-code("f1c6");
$icon-ask-for-help-regular: char-from-code("f1c7");
$icon-assets-bold: char-from-code("f1c8");
$icon-assets-light: char-from-code("f1c9");
$icon-assets-regular: char-from-code("f1ca");
$icon-assign-host-bold: char-from-code("f1cb");
$icon-assign-host-light: char-from-code("f1cc");
$icon-assign-host-regular: char-from-code("f1cd");
$icon-assign-privilege-bold: char-from-code("f1ce");
$icon-assign-privilege-light: char-from-code("f1cf");
$icon-assign-privilege-regular: char-from-code("f1d0");
$icon-at-symbol-bold: char-from-code("f1d1");
$icon-at-symbol-light: char-from-code("f1d2");
$icon-at-symbol-regular: char-from-code("f1d3");
$icon-attachment-bold: char-from-code("f1d4");
$icon-attachment-light: char-from-code("f1d5");
$icon-attachment-regular: char-from-code("f1d6");
$icon-audio-broadcast-bold: char-from-code("f1d7");
$icon-audio-broadcast-light: char-from-code("f1d8");
$icon-audio-broadcast-regular: char-from-code("f1d9");
$icon-audio-call-bold: char-from-code("f1da");
$icon-audio-call-filled: char-from-code("f1db");
$icon-audio-call-light: char-from-code("f1dc");
$icon-audio-call-regular: char-from-code("f1dd");
$icon-audio-microphone-on-bold: char-from-code("f1de");
$icon-audio-microphone-on-colored-bold: char-from-code("f1df");
$icon-audio-microphone-on-colored-light: char-from-code("f1e0");
$icon-audio-microphone-on-colored-regular: char-from-code("f1e1");
$icon-audio-microphone-on-green-bold: char-from-code("f1e2");
$icon-audio-microphone-on-green-colored-bold: char-from-code("f1e3");
$icon-audio-microphone-on-green-colored-light: char-from-code("f1e4");
$icon-audio-microphone-on-green-colored-regular: char-from-code("f1e5");
$icon-audio-microphone-on-green-light: char-from-code("f1e6");
$icon-audio-microphone-on-green-regular: char-from-code("f1e7");
$icon-audio-microphone-on-light: char-from-code("f1e8");
$icon-audio-microphone-on-regular: char-from-code("f1e9");
$icon-audio-only-bold: char-from-code("f1ea");
$icon-audio-only-light: char-from-code("f1eb");
$icon-audio-only-regular: char-from-code("f1ec");
$icon-audio-options-bold: char-from-code("f1ed");
$icon-audio-options-filled: char-from-code("f1ee");
$icon-audio-options-light: char-from-code("f1ef");
$icon-audio-options-regular: char-from-code("f1f0");
$icon-auto-detection-bold: char-from-code("f1f1");
$icon-auto-detection-light: char-from-code("f1f2");
$icon-auto-detection-regular: char-from-code("f1f3");
$icon-automation-filled: char-from-code("f1f4");
$icon-automation-light: char-from-code("f1f5");
$icon-automation-regular: char-from-code("f1f6");
$icon-back-bold: char-from-code("f1f7");
$icon-back-light: char-from-code("f1f8");
$icon-back-regular: char-from-code("f1f9");
$icon-back-to-full-screen-bold: char-from-code("f1fa");
$icon-back-to-full-screen-light: char-from-code("f1fb");
$icon-back-to-full-screen-regular: char-from-code("f1fc");
$icon-backlight-bold: char-from-code("f1fd");
$icon-backlight-light: char-from-code("f1fe");
$icon-backlight-regular: char-from-code("f1ff");
$icon-backspace-bold: char-from-code("f200");
$icon-backspace-light: char-from-code("f201");
$icon-backspace-regular: char-from-code("f202");
$icon-backup-data-bold: char-from-code("f203");
$icon-backup-data-light: char-from-code("f204");
$icon-backup-data-regular: char-from-code("f205");
$icon-barcode-bold: char-from-code("f206");
$icon-barcode-light: char-from-code("f207");
$icon-barcode-regular: char-from-code("f208");
$icon-barge-call-bold: char-from-code("f209");
$icon-barge-call-light: char-from-code("f20a");
$icon-barge-call-regular: char-from-code("f20b");
$icon-barge-call-silent-bold: char-from-code("f20c");
$icon-barge-call-silent-light: char-from-code("f20d");
$icon-barge-call-silent-regular: char-from-code("f20e");
$icon-battery-charging-bold: char-from-code("f20f");
$icon-battery-charging-light: char-from-code("f210");
$icon-battery-charging-regular: char-from-code("f211");
$icon-battery-empty-bold: char-from-code("f212");
$icon-battery-empty-light: char-from-code("f213");
$icon-battery-empty-regular: char-from-code("f214");
$icon-battery-high-bold: char-from-code("f215");
$icon-battery-high-light: char-from-code("f216");
$icon-battery-high-regular: char-from-code("f217");
$icon-battery-low-bold: char-from-code("f218");
$icon-battery-low-light: char-from-code("f219");
$icon-battery-low-regular: char-from-code("f21a");
$icon-battery-medium-bold: char-from-code("f21b");
$icon-battery-medium-light: char-from-code("f21c");
$icon-battery-medium-regular: char-from-code("f21d");
$icon-bitmoji-connect-bold: char-from-code("f21e");
$icon-bitmoji-connect-light: char-from-code("f21f");
$icon-bitmoji-connect-regular: char-from-code("f220");
$icon-bitmoji-connected-bold: char-from-code("f221");
$icon-bitmoji-connected-filled: char-from-code("f222");
$icon-bitmoji-connected-light: char-from-code("f223");
$icon-bitmoji-connected-regular: char-from-code("f224");
$icon-blind-transfer-bold: char-from-code("f225");
$icon-blind-transfer-light: char-from-code("f226");
$icon-blind-transfer-regular: char-from-code("f227");
$icon-block-quote-bold: char-from-code("f228");
$icon-block-quote-light: char-from-code("f229");
$icon-block-quote-regular: char-from-code("f22a");
$icon-blocked-bold: char-from-code("f22b");
$icon-blocked-light: char-from-code("f22c");
$icon-blocked-regular: char-from-code("f22d");
$icon-bluetooth-bold: char-from-code("f22e");
$icon-bluetooth-container-muted-bold: char-from-code("f22f");
$icon-bluetooth-container-muted-light: char-from-code("f230");
$icon-bluetooth-container-muted-regular: char-from-code("f231");
$icon-bluetooth-light: char-from-code("f232");
$icon-bluetooth-regular: char-from-code("f233");
$icon-bold-bold: char-from-code("f234");
$icon-bold-light: char-from-code("f235");
$icon-bold-regular: char-from-code("f236");
$icon-bookmark-bold: char-from-code("f237");
$icon-bookmark-light: char-from-code("f238");
$icon-bookmark-regular: char-from-code("f239");
$icon-bot-active-bold: char-from-code("f23a");
$icon-bot-active-light: char-from-code("f23b");
$icon-bot-active-regular: char-from-code("f23c");
$icon-bot-customer-assistant-bold: char-from-code("f23d");
$icon-bot-customer-assistant-light: char-from-code("f23e");
$icon-bot-customer-assistant-regular: char-from-code("f23f");
$icon-bot-expert-assistant-bold: char-from-code("f240");
$icon-bot-expert-assistant-light: char-from-code("f241");
$icon-bot-expert-assistant-regular: char-from-code("f242");
$icon-bot-inactive-bold: char-from-code("f243");
$icon-bot-inactive-light: char-from-code("f244");
$icon-bot-inactive-regular: char-from-code("f245");
$icon-box-bold: char-from-code("f246");
$icon-box-light: char-from-code("f247");
$icon-box-regular: char-from-code("f248");
$icon-breakout-session-bold: char-from-code("f249");
$icon-breakout-session-filled: char-from-code("f24a");
$icon-breakout-session-light: char-from-code("f24b");
$icon-breakout-session-regular: char-from-code("f24c");
$icon-brightness-bold: char-from-code("f24d");
$icon-brightness-high-bold: char-from-code("f24e");
$icon-brightness-high-light: char-from-code("f24f");
$icon-brightness-high-regular: char-from-code("f250");
$icon-brightness-light: char-from-code("f251");
$icon-brightness-regular: char-from-code("f252");
$icon-broken-file-bold: char-from-code("f253");
$icon-broken-file-filled: char-from-code("f254");
$icon-broken-file-light: char-from-code("f255");
$icon-broken-file-regular: char-from-code("f256");
$icon-browser-bold: char-from-code("f257");
$icon-browser-light: char-from-code("f258");
$icon-browser-regular: char-from-code("f259");
$icon-busy-presence-bold: char-from-code("f25a");
$icon-busy-presence-light: char-from-code("f25b");
$icon-busy-presence-regular: char-from-code("f25c");
$icon-button-100-bold: char-from-code("f25d");
$icon-button-100-light: char-from-code("f25e");
$icon-button-100-regular: char-from-code("f25f");
$icon-caledar-today-bold: char-from-code("f260");
$icon-caledar-today-light: char-from-code("f261");
$icon-caledar-today-regular: char-from-code("f262");
$icon-calendar-add-bold: char-from-code("f263");
$icon-calendar-add-filled: char-from-code("f264");
$icon-calendar-add-light: char-from-code("f265");
$icon-calendar-add-regular: char-from-code("f266");
$icon-calendar-day-bold: char-from-code("f267");
$icon-calendar-day-filled: char-from-code("f268");
$icon-calendar-day-light: char-from-code("f269");
$icon-calendar-day-regular: char-from-code("f26a");
$icon-calendar-empty-bold: char-from-code("f26b");
$icon-calendar-empty-filled: char-from-code("f26c");
$icon-calendar-empty-light: char-from-code("f26d");
$icon-calendar-empty-regular: char-from-code("f26e");
$icon-calendar-external-bold: char-from-code("f26f");
$icon-calendar-external-light: char-from-code("f270");
$icon-calendar-external-regular: char-from-code("f271");
$icon-calendar-filter-bold: char-from-code("f272");
$icon-calendar-filter-light: char-from-code("f273");
$icon-calendar-filter-regular: char-from-code("f274");
$icon-calendar-month-bold: char-from-code("f275");
$icon-calendar-month-filled: char-from-code("f276");
$icon-calendar-month-light: char-from-code("f277");
$icon-calendar-month-regular: char-from-code("f278");
$icon-calendar-week-bold: char-from-code("f279");
$icon-calendar-week-filled: char-from-code("f27a");
$icon-calendar-week-light: char-from-code("f27b");
$icon-calendar-week-regular: char-from-code("f27c");
$icon-calendar-week-view-bold: char-from-code("f27d");
$icon-calendar-week-view-filled: char-from-code("f27e");
$icon-calendar-week-view-light: char-from-code("f27f");
$icon-calendar-week-view-regular: char-from-code("f280");
$icon-calendar-work-week-bold: char-from-code("f281");
$icon-calendar-work-week-filled: char-from-code("f282");
$icon-calendar-work-week-light: char-from-code("f283");
$icon-calendar-work-week-regular: char-from-code("f284");
$icon-call-blind-transfer-bold: char-from-code("f285");
$icon-call-blind-transfer-light: char-from-code("f286");
$icon-call-blind-transfer-regular: char-from-code("f287");
$icon-call-forward-settings-bold: char-from-code("f288");
$icon-call-forward-settings-filled: char-from-code("f289");
$icon-call-forward-settings-light: char-from-code("f28a");
$icon-call-forward-settings-regular: char-from-code("f28b");
$icon-call-handling-bold: char-from-code("f28c");
$icon-call-handling-light: char-from-code("f28d");
$icon-call-handling-regular: char-from-code("f28e");
$icon-call-hold-bold: char-from-code("f28f");
$icon-call-hold-filled: char-from-code("f290");
$icon-call-hold-light: char-from-code("f291");
$icon-call-hold-regular: char-from-code("f292");
$icon-call-incoming-bold: char-from-code("f293");
$icon-call-incoming-light: char-from-code("f294");
$icon-call-incoming-regular: char-from-code("f295");
$icon-call-list-bold: char-from-code("f296");
$icon-call-list-light: char-from-code("f297");
$icon-call-list-regular: char-from-code("f298");
$icon-call-merge-bold: char-from-code("f299");
$icon-call-merge-light: char-from-code("f29a");
$icon-call-merge-regular: char-from-code("f29b");
$icon-call-more-bold: char-from-code("f29c");
$icon-call-more-light: char-from-code("f29d");
$icon-call-more-regular: char-from-code("f29e");
$icon-call-outgoing-bold: char-from-code("f29f");
$icon-call-outgoing-light: char-from-code("f2a0");
$icon-call-outgoing-regular: char-from-code("f2a1");
$icon-call-pickup-bold: char-from-code("f2a2");
$icon-call-pickup-filled: char-from-code("f2a3");
$icon-call-pickup-light: char-from-code("f2a4");
$icon-call-pickup-regular: char-from-code("f2a5");
$icon-call-private-bold: char-from-code("f2a6");
$icon-call-private-light: char-from-code("f2a7");
$icon-call-private-regular: char-from-code("f2a8");
$icon-call-request-bold: char-from-code("f2a9");
$icon-call-request-filled: char-from-code("f2aa");
$icon-call-request-light: char-from-code("f2ab");
$icon-call-request-regular: char-from-code("f2ac");
$icon-call-return-bold: char-from-code("f2ad");
$icon-call-return-filled: char-from-code("f2ae");
$icon-call-return-light: char-from-code("f2af");
$icon-call-return-regular: char-from-code("f2b0");
$icon-call-room-bold: char-from-code("f2b1");
$icon-call-room-light: char-from-code("f2b2");
$icon-call-room-regular: char-from-code("f2b3");
$icon-call-settings-bold: char-from-code("f2b4");
$icon-call-settings-light: char-from-code("f2b5");
$icon-call-settings-regular: char-from-code("f2b6");
$icon-call-split-bold: char-from-code("f2b7");
$icon-call-split-light: char-from-code("f2b8");
$icon-call-split-regular: char-from-code("f2b9");
$icon-call-swap-bold: char-from-code("f2ba");
$icon-call-swap-light: char-from-code("f2bb");
$icon-call-swap-regular: char-from-code("f2bc");
$icon-call-voicemail-bold: char-from-code("f2bd");
$icon-call-voicemail-light: char-from-code("f2be");
$icon-call-voicemail-regular: char-from-code("f2bf");
$icon-callrate-bold: char-from-code("f2c0");
$icon-callrate-light: char-from-code("f2c1");
$icon-callrate-regular: char-from-code("f2c2");
$icon-camera-aux-bold: char-from-code("f2c3");
$icon-camera-aux-filled: char-from-code("f2c4");
$icon-camera-aux-light: char-from-code("f2c5");
$icon-camera-aux-regular: char-from-code("f2c6");
$icon-camera-bold: char-from-code("f2c7");
$icon-camera-filled: char-from-code("f2c8");
$icon-camera-light: char-from-code("f2c9");
$icon-camera-muted-bold: char-from-code("f2ca");
$icon-camera-muted-circle-filled: char-from-code("f2cb");
$icon-camera-muted-filled: char-from-code("f2cc");
$icon-camera-muted-light: char-from-code("f2cd");
$icon-camera-muted-regular: char-from-code("f2ce");
$icon-camera-on-bold: char-from-code("f2cf");
$icon-camera-on-colored-bold: char-from-code("f2d0");
$icon-camera-on-colored-filled: char-from-code("f2d1");
$icon-camera-on-colored-light: char-from-code("f2d2");
$icon-camera-on-colored-regular: char-from-code("f2d3");
$icon-camera-on-filled: char-from-code("f2d4");
$icon-camera-on-light: char-from-code("f2d5");
$icon-camera-on-regular: char-from-code("f2d6");
$icon-camera-photo-bold: char-from-code("f2d7");
$icon-camera-photo-filled: char-from-code("f2d8");
$icon-camera-photo-light: char-from-code("f2d9");
$icon-camera-photo-regular: char-from-code("f2da");
$icon-camera-presence-bold: char-from-code("f2db");
$icon-camera-presence-filled: char-from-code("f2dc");
$icon-camera-presence-light: char-from-code("f2dd");
$icon-camera-presence-regular: char-from-code("f2de");
$icon-camera-regular: char-from-code("f2df");
$icon-camera-swap-bold: char-from-code("f2e0");
$icon-camera-swap-light: char-from-code("f2e1");
$icon-camera-swap-regular: char-from-code("f2e2");
$icon-cancel-bold: char-from-code("f2e3");
$icon-cancel-light: char-from-code("f2e4");
$icon-cancel-regular: char-from-code("f2e5");
$icon-caps-lock-bold: char-from-code("f2e6");
$icon-caps-lock-light: char-from-code("f2e7");
$icon-caps-lock-regular: char-from-code("f2e8");
$icon-capture-rewind-bold: char-from-code("f2e9");
$icon-capture-rewind-light: char-from-code("f2ea");
$icon-capture-rewind-regular: char-from-code("f2eb");
$icon-carousel-bold: char-from-code("f2ec");
$icon-carousel-light: char-from-code("f2ed");
$icon-carousel-regular: char-from-code("f2ee");
$icon-carousel-text-bold: char-from-code("f2ef");
$icon-carousel-text-light: char-from-code("f2f0");
$icon-carousel-text-regular: char-from-code("f2f1");
$icon-cellular-bold: char-from-code("f2f2");
$icon-cellular-light: char-from-code("f2f3");
$icon-cellular-regular: char-from-code("f2f4");
$icon-center-aligned-bold: char-from-code("f2f5");
$icon-center-aligned-light: char-from-code("f2f6");
$icon-center-aligned-regular: char-from-code("f2f7");
$icon-center-bold: char-from-code("f2f8");
$icon-center-light: char-from-code("f2f9");
$icon-center-regular: char-from-code("f2fa");
$icon-certified-bold: char-from-code("f2fb");
$icon-certified-light: char-from-code("f2fc");
$icon-certified-regular: char-from-code("f2fd");
$icon-ch-p-search-bold: char-from-code("f2fe");
$icon-ch-p-search-light: char-from-code("f2ff");
$icon-ch-p-search-regular: char-from-code("f300");
$icon-channel-ussd-bold: char-from-code("f301");
$icon-channel-ussd-light: char-from-code("f302");
$icon-channel-ussd-regular: char-from-code("f303");
$icon-chat-bold: char-from-code("f304");
$icon-chat-filled: char-from-code("f305");
$icon-chat-group-bold: char-from-code("f306");
$icon-chat-group-filled: char-from-code("f307");
$icon-chat-group-light: char-from-code("f308");
$icon-chat-group-regular: char-from-code("f309");
$icon-chat-light: char-from-code("f30a");
$icon-chat-mute-bold: char-from-code("f30b");
$icon-chat-mute-light: char-from-code("f30c");
$icon-chat-mute-regular: char-from-code("f30d");
$icon-chat-on-colored-bold: char-from-code("f30e");
$icon-chat-on-colored-filled: char-from-code("f30f");
$icon-chat-on-colored-light: char-from-code("f310");
$icon-chat-on-colored-regular: char-from-code("f311");
$icon-chat-regular: char-from-code("f312");
$icon-check-bold: char-from-code("f313");
$icon-check-circle-badge-filled: char-from-code("f314");
$icon-check-circle-bold: char-from-code("f315");
$icon-check-circle-filled: char-from-code("f316");
$icon-check-circle-light: char-from-code("f317");
$icon-check-circle-regular: char-from-code("f318");
$icon-check-light: char-from-code("f319");
$icon-check-regular: char-from-code("f31a");
$icon-checkbox-group-bold: char-from-code("f31b");
$icon-checkbox-group-light: char-from-code("f31c");
$icon-checkbox-group-regular: char-from-code("f31d");
$icon-clear-bold: char-from-code("f31e");
$icon-clear-filled: char-from-code("f31f");
$icon-clear-light: char-from-code("f320");
$icon-clear-regular: char-from-code("f321");
$icon-close-space-bold: char-from-code("f322");
$icon-close-space-light: char-from-code("f323");
$icon-close-space-regular: char-from-code("f324");
$icon-closed-caption-badge-bold: char-from-code("f325");
$icon-closed-caption-badge-filled: char-from-code("f326");
$icon-closed-caption-badge-light: char-from-code("f327");
$icon-closed-caption-badge-regular: char-from-code("f328");
$icon-closed-captions-bold: char-from-code("f329");
$icon-closed-captions-filled: char-from-code("f32a");
$icon-closed-captions-light: char-from-code("f32b");
$icon-closed-captions-regular: char-from-code("f32c");
$icon-cloud-bold: char-from-code("f32d");
$icon-cloud-download-bold: char-from-code("f32e");
$icon-cloud-download-light: char-from-code("f32f");
$icon-cloud-download-regular: char-from-code("f330");
$icon-cloud-filled: char-from-code("f331");
$icon-cloud-frame-bold: char-from-code("f332");
$icon-cloud-frame-filled: char-from-code("f333");
$icon-cloud-frame-regular: char-from-code("f334");
$icon-cloud-framed-filled: char-from-code("f335");
$icon-cloud-framed-light: char-from-code("f336");
$icon-cloud-light: char-from-code("f337");
$icon-cloud-muted-bold: char-from-code("f338");
$icon-cloud-muted-filled: char-from-code("f339");
$icon-cloud-muted-light: char-from-code("f33a");
$icon-cloud-muted-regular: char-from-code("f33b");
$icon-cloud-regular: char-from-code("f33c");
$icon-cloud-upload-bold: char-from-code("f33d");
$icon-cloud-upload-light: char-from-code("f33e");
$icon-cloud-upload-regular: char-from-code("f33f");
$icon-code-block-bold: char-from-code("f340");
$icon-code-block-light: char-from-code("f341");
$icon-code-block-regular: char-from-code("f342");
$icon-color-bold: char-from-code("f343");
$icon-color-light: char-from-code("f344");
$icon-color-regular: char-from-code("f345");
$icon-colour-palette-bold: char-from-code("f346");
$icon-colour-palette-filled: char-from-code("f347");
$icon-colour-palette-light: char-from-code("f348");
$icon-colour-palette-regular: char-from-code("f349");
$icon-commenting-bold: char-from-code("f34a");
$icon-commenting-filled: char-from-code("f34b");
$icon-commenting-light: char-from-code("f34c");
$icon-commenting-regular: char-from-code("f34d");
$icon-company-bold: char-from-code("f34e");
$icon-company-light: char-from-code("f34f");
$icon-company-regular: char-from-code("f350");
$icon-completed-by-time-bold: char-from-code("f351");
$icon-completed-by-time-light: char-from-code("f352");
$icon-completed-by-time-regular: char-from-code("f353");
$icon-computer-bold: char-from-code("f354");
$icon-computer-light: char-from-code("f355");
$icon-computer-regular: char-from-code("f356");
$icon-concierge-bold: char-from-code("f357");
$icon-concierge-light: char-from-code("f358");
$icon-concierge-regular: char-from-code("f359");
$icon-conditional-block-bold: char-from-code("f35a");
$icon-conditional-block-light: char-from-code("f35b");
$icon-conditional-block-regular: char-from-code("f35c");
$icon-contact-card-bold: char-from-code("f35d");
$icon-contact-card-filled: char-from-code("f35e");
$icon-contact-card-light: char-from-code("f35f");
$icon-contact-card-regular: char-from-code("f360");
$icon-contact-group-bold: char-from-code("f361");
$icon-contact-group-filled: char-from-code("f362");
$icon-contact-group-light: char-from-code("f363");
$icon-contact-group-regular: char-from-code("f364");
$icon-contacts-bold: char-from-code("f365");
$icon-contacts-filled: char-from-code("f366");
$icon-contacts-light: char-from-code("f367");
$icon-contacts-regular: char-from-code("f368");
$icon-content-download-bold: char-from-code("f369");
$icon-content-download-filled: char-from-code("f36a");
$icon-content-download-light: char-from-code("f36b");
$icon-content-download-regular: char-from-code("f36c");
$icon-content-share-bold: char-from-code("f36d");
$icon-content-share-light: char-from-code("f36e");
$icon-content-share-regular: char-from-code("f36f");
$icon-contrast-bold: char-from-code("f370");
$icon-contrast-light: char-from-code("f371");
$icon-contrast-regular: char-from-code("f372");
$icon-copy-bold: char-from-code("f373");
$icon-copy-light: char-from-code("f374");
$icon-copy-regular: char-from-code("f375");
$icon-cpu-bold: char-from-code("f376");
$icon-cpu-light: char-from-code("f377");
$icon-cpu-regular: char-from-code("f378");
$icon-create-a-group-bold: char-from-code("f379");
$icon-create-a-group-light: char-from-code("f37a");
$icon-create-a-group-regular: char-from-code("f37b");
$icon-crop-bold: char-from-code("f37c");
$icon-crop-light: char-from-code("f37d");
$icon-crop-regular: char-from-code("f37e");
$icon-cucm-connection-bold: char-from-code("f37f");
$icon-cucm-connection-light: char-from-code("f380");
$icon-cucm-connection-regular: char-from-code("f381");
$icon-daily-recurring-schedule-node-bold: char-from-code("f382");
$icon-daily-recurring-schedule-node-light: char-from-code("f383");
$icon-daily-recurring-schedule-node-regular: char-from-code("f384");
$icon-dashboard-bold: char-from-code("f385");
$icon-dashboard-filled: char-from-code("f386");
$icon-dashboard-light: char-from-code("f387");
$icon-dashboard-regular: char-from-code("f388");
$icon-data-management-1: char-from-code("f389");
$icon-data-management-2: char-from-code("f38a");
$icon-data-management: char-from-code("f38b");
$icon-delete-bold: char-from-code("f38c");
$icon-delete-filled: char-from-code("f38d");
$icon-delete-light: char-from-code("f38e");
$icon-delete-regular: char-from-code("f38f");
$icon-desk-phone-bold: char-from-code("f390");
$icon-desk-phone-filled: char-from-code("f391");
$icon-desk-phone-light: char-from-code("f392");
$icon-desk-phone-regular: char-from-code("f393");
$icon-desk-phone-warning-bold: char-from-code("f394");
$icon-desk-phone-warning-light: char-from-code("f395");
$icon-desk-phone-warning-regular: char-from-code("f396");
$icon-device-connection-bold: char-from-code("f397");
$icon-device-connection-filled: char-from-code("f398");
$icon-device-connection-light: char-from-code("f399");
$icon-device-connection-regular: char-from-code("f39a");
$icon-device-policy-controller-bold: char-from-code("f39b");
$icon-device-policy-controller-light: char-from-code("f39c");
$icon-device-policy-controller-regular: char-from-code("f39d");
$icon-diagnostics-bold: char-from-code("f39e");
$icon-diagnostics-light: char-from-code("f39f");
$icon-diagnostics-regular: char-from-code("f3a0");
$icon-dialpad-bold: char-from-code("f3a1");
$icon-dialpad-light: char-from-code("f3a2");
$icon-dialpad-regular: char-from-code("f3a3");
$icon-directional-pad-bold: char-from-code("f3a4");
$icon-directional-pad-filled: char-from-code("f3a5");
$icon-directional-pad-light: char-from-code("f3a6");
$icon-directional-pad-regular: char-from-code("f3a7");
$icon-directory-bold: char-from-code("f3a8");
$icon-directory-light: char-from-code("f3a9");
$icon-directory-regular: char-from-code("f3aa");
$icon-disc-bold: char-from-code("f3ab");
$icon-disc-disconnected-bold: char-from-code("f3ac");
$icon-disc-disconnected-light: char-from-code("f3ad");
$icon-disc-disconnected-regular: char-from-code("f3ae");
$icon-disc-light: char-from-code("f3af");
$icon-disc-regular: char-from-code("f3b0");
$icon-disconnect-bold: char-from-code("f3b1");
$icon-disconnect-filled: char-from-code("f3b2");
$icon-disconnect-light: char-from-code("f3b3");
$icon-disconnect-regular: char-from-code("f3b4");
$icon-dislike-bold: char-from-code("f3b5");
$icon-dislike-filled: char-from-code("f3b6");
$icon-dislike-light: char-from-code("f3b7");
$icon-dislike-regular: char-from-code("f3b8");
$icon-display-bold: char-from-code("f3b9");
$icon-display-input-bold: char-from-code("f3ba");
$icon-display-input-light: char-from-code("f3bb");
$icon-display-input-regular: char-from-code("f3bc");
$icon-display-light: char-from-code("f3bd");
$icon-display-regular: char-from-code("f3be");
$icon-display-warning-bold: char-from-code("f3bf");
$icon-display-warning-light: char-from-code("f3c0");
$icon-display-warning-regular: char-from-code("f3c1");
$icon-distribute-horizontal-bold: char-from-code("f3c2");
$icon-distribute-horizontal-filled: char-from-code("f3c3");
$icon-distribute-horizontal-light: char-from-code("f3c4");
$icon-distribute-horizontal-regular: char-from-code("f3c5");
$icon-distribute-vertically-bold: char-from-code("f3c6");
$icon-distribute-vertically-filled: char-from-code("f3c7");
$icon-distribute-vertically-light: char-from-code("f3c8");
$icon-distribute-vertically-regular: char-from-code("f3c9");
$icon-dnd-presence-bold: char-from-code("f3ca");
$icon-dnd-presence-filled: char-from-code("f3cb");
$icon-dnd-presence-light: char-from-code("f3cc");
$icon-dnd-presence-regular: char-from-code("f3cd");
$icon-dnd-presence-small-filled: char-from-code("f3ce");
$icon-document-bold: char-from-code("f3cf");
$icon-document-camera-bold: char-from-code("f3d0");
$icon-document-camera-disconnected-bold: char-from-code("f3d1");
$icon-document-camera-disconnected-light: char-from-code("f3d2");
$icon-document-camera-disconnected-regular: char-from-code("f3d3");
$icon-document-camera-light: char-from-code("f3d4");
$icon-document-camera-regular: char-from-code("f3d5");
$icon-document-create-bold: char-from-code("f3d6");
$icon-document-create-filled: char-from-code("f3d7");
$icon-document-create-light: char-from-code("f3d8");
$icon-document-create-regular: char-from-code("f3d9");
$icon-document-filled: char-from-code("f3da");
$icon-document-light: char-from-code("f3db");
$icon-document-move-bold: char-from-code("f3dc");
$icon-document-move-filled: char-from-code("f3dd");
$icon-document-move-light: char-from-code("f3de");
$icon-document-move-regular: char-from-code("f3df");
$icon-document-regular: char-from-code("f3e0");
$icon-document-share-bold: char-from-code("f3e1");
$icon-document-share-filled: char-from-code("f3e2");
$icon-document-share-light: char-from-code("f3e3");
$icon-document-share-regular: char-from-code("f3e4");
$icon-done-all-bold: char-from-code("f3e5");
$icon-done-all-light: char-from-code("f3e6");
$icon-done-all-regular: char-from-code("f3e7");
$icon-donut-chart-bold: char-from-code("f3e8");
$icon-donut-chart-filled: char-from-code("f3e9");
$icon-donut-chart-light: char-from-code("f3ea");
$icon-donut-chart-regular: char-from-code("f3eb");
$icon-download-bold: char-from-code("f3ec");
$icon-download-filled: char-from-code("f3ed");
$icon-download-light: char-from-code("f3ee");
$icon-download-regular: char-from-code("f3ef");
$icon-draft-bold: char-from-code("f3f0");
$icon-draft-filled: char-from-code("f3f1");
$icon-draft-indicator-bold: char-from-code("f3f2");
$icon-draft-indicator-small-filled: char-from-code("f3f3");
$icon-draft-light: char-from-code("f3f4");
$icon-draft-regular: char-from-code("f3f5");
$icon-drag-bold: char-from-code("f3f6");
$icon-drag-light: char-from-code("f3f7");
$icon-drag-regular: char-from-code("f3f8");
$icon-dropdown-bold: char-from-code("f3f9");
$icon-dropdown-light: char-from-code("f3fa");
$icon-dropdown-regular: char-from-code("f3fb");
$icon-dx70-bold: char-from-code("f3fc");
$icon-dx70-light: char-from-code("f3fd");
$icon-dx70-regular: char-from-code("f3fe");
$icon-dx80-bold: char-from-code("f3ff");
$icon-dx80-filled: char-from-code("f400");
$icon-dx80-light: char-from-code("f401");
$icon-dx80-regular: char-from-code("f402");
$icon-edit-bold: char-from-code("f403");
$icon-edit-light: char-from-code("f404");
$icon-edit-regular: char-from-code("f405");
$icon-editable-partial-bold: char-from-code("f406");
$icon-editable-partial-light: char-from-code("f407");
$icon-editable-partial-regular: char-from-code("f408");
$icon-education-bold: char-from-code("f409");
$icon-education-filled: char-from-code("f40a");
$icon-education-light: char-from-code("f40b");
$icon-education-regular: char-from-code("f40c");
$icon-email-bold: char-from-code("f40d");
$icon-email-delivered-bold: char-from-code("f40e");
$icon-email-delivered-light: char-from-code("f40f");
$icon-email-delivered-regular: char-from-code("f410");
$icon-email-failure-bold: char-from-code("f411");
$icon-email-failure-light: char-from-code("f412");
$icon-email-failure-regular: char-from-code("f413");
$icon-email-filled: char-from-code("f414");
$icon-email-invite-bold: char-from-code("f415");
$icon-email-invite-light: char-from-code("f416");
$icon-email-invite-regular: char-from-code("f417");
$icon-email-light: char-from-code("f418");
$icon-email-read-bold: char-from-code("f419");
$icon-email-read-filled: char-from-code("f41a");
$icon-email-read-light: char-from-code("f41b");
$icon-email-read-regular: char-from-code("f41c");
$icon-email-regular: char-from-code("f41d");
$icon-emoji-excited-bold: char-from-code("f41e");
$icon-emoji-excited-filled: char-from-code("f41f");
$icon-emoji-happy-bold: char-from-code("f420");
$icon-emoji-happy-filled: char-from-code("f421");
$icon-emoji-happy-light: char-from-code("f422");
$icon-emoji-happy-regular: char-from-code("f423");
$icon-emoji-passive-bold: char-from-code("f424");
$icon-emoji-passive-filled: char-from-code("f425");
$icon-emoji-passive-light: char-from-code("f426");
$icon-emoji-passive-regular: char-from-code("f427");
$icon-emoji-sad-bold: char-from-code("f428");
$icon-emoji-sad-filled: char-from-code("f429");
$icon-emoji-sad-light: char-from-code("f42a");
$icon-emoji-sad-regular: char-from-code("f42b");
$icon-emoji-unhappy-bold: char-from-code("f42c");
$icon-emoji-unhappy-filled: char-from-code("f42d");
$icon-encryption-circle-filled: char-from-code("f42e");
$icon-encryption-filled: char-from-code("f42f");
$icon-end-remote-desktop-control-bold: char-from-code("f430");
$icon-end-remote-desktop-control-light: char-from-code("f431");
$icon-end-remote-desktop-control-regular: char-from-code("f432");
$icon-end-to-end-encryption-circle-filled: char-from-code("f433");
$icon-end-to-end-encryption-filled: char-from-code("f434");
$icon-endpoint-blocked-bold: char-from-code("f435");
$icon-endpoint-blocked-light: char-from-code("f436");
$icon-endpoint-blocked-regular: char-from-code("f437");
$icon-endpoint-bold: char-from-code("f438");
$icon-endpoint-g2-70-bold: char-from-code("f439");
$icon-endpoint-g2-70-dual-bold: char-from-code("f43a");
$icon-endpoint-g2-70-dual-light: char-from-code("f43b");
$icon-endpoint-g2-70-dual-regular: char-from-code("f43c");
$icon-endpoint-g2-70-light: char-from-code("f43d");
$icon-endpoint-g2-70-regular: char-from-code("f43e");
$icon-endpoint-g2-bold: char-from-code("f43f");
$icon-endpoint-g2-light: char-from-code("f440");
$icon-endpoint-g2-regular: char-from-code("f441");
$icon-endpoint-g2-stand-bold: char-from-code("f442");
$icon-endpoint-g2-stand-light: char-from-code("f443");
$icon-endpoint-g2-stand-regular: char-from-code("f444");
$icon-endpoint-light: char-from-code("f445");
$icon-endpoint-mx800-bold: char-from-code("f446");
$icon-endpoint-mx800-dual-bold: char-from-code("f447");
$icon-endpoint-mx800-dual-light: char-from-code("f448");
$icon-endpoint-mx800-dual-regular: char-from-code("f449");
$icon-endpoint-mx800-light: char-from-code("f44a");
$icon-endpoint-mx800-regular: char-from-code("f44b");
$icon-endpoint-regular: char-from-code("f44c");
$icon-endpoint-stand-bold: char-from-code("f44d");
$icon-endpoint-stand-filled: char-from-code("f44e");
$icon-endpoint-stand-light: char-from-code("f44f");
$icon-endpoint-stand-regular: char-from-code("f450");
$icon-endpoint-warning-bold: char-from-code("f451");
$icon-endpoint-warning-light: char-from-code("f452");
$icon-endpoint-warning-regular: char-from-code("f453");
$icon-enter-bold: char-from-code("f454");
$icon-enter-light: char-from-code("f455");
$icon-enter-regular: char-from-code("f456");
$icon-enter-room-bold: char-from-code("f457");
$icon-enter-room-filled: char-from-code("f458");
$icon-enter-room-light: char-from-code("f459");
$icon-enter-room-regular: char-from-code("f45a");
$icon-eraser-bold: char-from-code("f45b");
$icon-eraser-filled: char-from-code("f45c");
$icon-eraser-light: char-from-code("f45d");
$icon-eraser-regular: char-from-code("f45e");
$icon-error-legacy-badge-filled: char-from-code("f45f");
$icon-error-legacy-bold: char-from-code("f460");
$icon-error-legacy-filled: char-from-code("f461");
$icon-error-legacy-light: char-from-code("f462");
$icon-error-legacy-regular: char-from-code("f463");
$icon-ethernet-bold: char-from-code("f464");
$icon-ethernet-light: char-from-code("f465");
$icon-ethernet-regular: char-from-code("f466");
$icon-event-bold: char-from-code("f467");
$icon-event-light: char-from-code("f468");
$icon-event-regular: char-from-code("f469");
$icon-exchange-bold: char-from-code("f46a");
$icon-exchange-light: char-from-code("f46b");
$icon-exchange-regular: char-from-code("f46c");
$icon-exit-room-bold: char-from-code("f46d");
$icon-exit-room-light: char-from-code("f46e");
$icon-exit-room-regular: char-from-code("f46f");
$icon-exlude-bold: char-from-code("f470");
$icon-exlude-light: char-from-code("f471");
$icon-exlude-regular: char-from-code("f472");
$icon-explore-bold: char-from-code("f473");
$icon-explore-light: char-from-code("f474");
$icon-explore-regular: char-from-code("f475");
$icon-export-bold: char-from-code("f476");
$icon-export-light: char-from-code("f477");
$icon-export-regular: char-from-code("f478");
$icon-extension-mobility-bold: char-from-code("f479");
$icon-extension-mobility-light: char-from-code("f47a");
$icon-extension-mobility-regular: char-from-code("f47b");
$icon-external-message-bold: char-from-code("f47c");
$icon-external-message-light: char-from-code("f47d");
$icon-external-message-regular: char-from-code("f47e");
$icon-external-user-bold: char-from-code("f47f");
$icon-external-user-light: char-from-code("f480");
$icon-external-user-regular: char-from-code("f481");
$icon-family-font-bold: char-from-code("f482");
$icon-family-font-light: char-from-code("f483");
$icon-family-font-regular: char-from-code("f484");
$icon-fast-forward-bold: char-from-code("f485");
$icon-fast-forward-light: char-from-code("f486");
$icon-fast-forward-regular: char-from-code("f487");
$icon-favorite-bold: char-from-code("f488");
$icon-favorite-filled: char-from-code("f489");
$icon-favorite-light: char-from-code("f48a");
$icon-favorite-regular: char-from-code("f48b");
$icon-favorites-bold: char-from-code("f48c");
$icon-favorites-filled: char-from-code("f48d");
$icon-favorites-light: char-from-code("f48e");
$icon-favorites-regular: char-from-code("f48f");
$icon-fbw-bold: char-from-code("f490");
$icon-fbw-filled: char-from-code("f491");
$icon-fbw-light: char-from-code("f492");
$icon-fbw-regular: char-from-code("f493");
$icon-ffw-bold: char-from-code("f494");
$icon-ffw-filled: char-from-code("f495");
$icon-ffw-light: char-from-code("f496");
$icon-ffw-regular: char-from-code("f497");
$icon-file-3D-bold: char-from-code("f498");
$icon-file-3D-filled: char-from-code("f499");
$icon-file-3D-light: char-from-code("f49a");
$icon-file-3D-regular: char-from-code("f49b");
$icon-file-analysis-bold: char-from-code("f49c");
$icon-file-analysis-filled: char-from-code("f49d");
$icon-file-analysis-light: char-from-code("f49e");
$icon-file-analysis-regular: char-from-code("f49f");
$icon-file-annotation-bold: char-from-code("f4a0");
$icon-file-annotation-filled: char-from-code("f4a1");
$icon-file-annotation-light: char-from-code("f4a2");
$icon-file-annotation-regular: char-from-code("f4a3");
$icon-file-audio-bold: char-from-code("f4a4");
$icon-file-audio-filled: char-from-code("f4a5");
$icon-file-audio-light: char-from-code("f4a6");
$icon-file-audio-regular: char-from-code("f4a7");
$icon-file-bug-bold: char-from-code("f4a8");
$icon-file-bug-filled: char-from-code("f4a9");
$icon-file-bug-light: char-from-code("f4aa");
$icon-file-bug-regular: char-from-code("f4ab");
$icon-file-code-bold: char-from-code("f4ac");
$icon-file-code-filled: char-from-code("f4ad");
$icon-file-code-light: char-from-code("f4ae");
$icon-file-code-regular: char-from-code("f4af");
$icon-file-dashboard-bold: char-from-code("f4b0");
$icon-file-dashboard-filled: char-from-code("f4b1");
$icon-file-dashboard-light: char-from-code("f4b2");
$icon-file-dashboard-regular: char-from-code("f4b3");
$icon-file-excel-bold: char-from-code("f4b4");
$icon-file-excel-filled: char-from-code("f4b5");
$icon-file-excel-light: char-from-code("f4b6");
$icon-file-excel-regular: char-from-code("f4b7");
$icon-file-graph-bold: char-from-code("f4b8");
$icon-file-graph-filled: char-from-code("f4b9");
$icon-file-graph-light: char-from-code("f4ba");
$icon-file-graph-regular: char-from-code("f4bb");
$icon-file-image-bold: char-from-code("f4bc");
$icon-file-image-filled: char-from-code("f4bd");
$icon-file-image-light: char-from-code("f4be");
$icon-file-image-none-bold: char-from-code("f4bf");
$icon-file-image-none-light: char-from-code("f4c0");
$icon-file-image-none-regular: char-from-code("f4c1");
$icon-file-image-regular: char-from-code("f4c2");
$icon-file-keynote-bold: char-from-code("f4c3");
$icon-file-keynote-filled: char-from-code("f4c4");
$icon-file-keynote-light: char-from-code("f4c5");
$icon-file-keynote-regular: char-from-code("f4c6");
$icon-file-locked-bold: char-from-code("f4c7");
$icon-file-locked-filled: char-from-code("f4c8");
$icon-file-locked-light: char-from-code("f4c9");
$icon-file-locked-regular: char-from-code("f4ca");
$icon-file-missing-bold: char-from-code("f4cb");
$icon-file-missing-filled: char-from-code("f4cc");
$icon-file-missing-light: char-from-code("f4cd");
$icon-file-missing-regular: char-from-code("f4ce");
$icon-file-music-bold: char-from-code("f4cf");
$icon-file-music-filled: char-from-code("f4d0");
$icon-file-music-light: char-from-code("f4d1");
$icon-file-music-regular: char-from-code("f4d2");
$icon-file-onenote-bold: char-from-code("f4d3");
$icon-file-onenote-filled: char-from-code("f4d4");
$icon-file-onenote-light: char-from-code("f4d5");
$icon-file-onenote-regular: char-from-code("f4d6");
$icon-file-pdf-bold: char-from-code("f4d7");
$icon-file-pdf-filled: char-from-code("f4d8");
$icon-file-pdf-light: char-from-code("f4d9");
$icon-file-pdf-regular: char-from-code("f4da");
$icon-file-powerpoint-bold: char-from-code("f4db");
$icon-file-powerpoint-filled: char-from-code("f4dc");
$icon-file-powerpoint-light: char-from-code("f4dd");
$icon-file-powerpoint-regular: char-from-code("f4de");
$icon-file-spreadsheet-bold: char-from-code("f4df");
$icon-file-spreadsheet-filled: char-from-code("f4e0");
$icon-file-spreadsheet-light: char-from-code("f4e1");
$icon-file-spreadsheet-regular: char-from-code("f4e2");
$icon-file-text-bold: char-from-code("f4e3");
$icon-file-text-filled: char-from-code("f4e4");
$icon-file-text-light: char-from-code("f4e5");
$icon-file-text-regular: char-from-code("f4e6");
$icon-file-vector-bold: char-from-code("f4e7");
$icon-file-vector-filled: char-from-code("f4e8");
$icon-file-vector-light: char-from-code("f4e9");
$icon-file-vector-regular: char-from-code("f4ea");
$icon-file-video-bold: char-from-code("f4eb");
$icon-file-video-filled: char-from-code("f4ec");
$icon-file-video-light: char-from-code("f4ed");
$icon-file-video-regular: char-from-code("f4ee");
$icon-file-word-bold: char-from-code("f4ef");
$icon-file-word-filled: char-from-code("f4f0");
$icon-file-word-light: char-from-code("f4f1");
$icon-file-word-regular: char-from-code("f4f2");
$icon-file-zip-bold: char-from-code("f4f3");
$icon-file-zip-filled: char-from-code("f4f4");
$icon-file-zip-light: char-from-code("f4f5");
$icon-file-zip-regular: char-from-code("f4f6");
$icon-files-bold: char-from-code("f4f7");
$icon-files-filled: char-from-code("f4f8");
$icon-files-light: char-from-code("f4f9");
$icon-files-regular: char-from-code("f4fa");
$icon-fill-colour-bold: char-from-code("f4fb");
$icon-fill-colour-filled: char-from-code("f4fc");
$icon-fill-colour-light: char-from-code("f4fd");
$icon-fill-colour-regular: char-from-code("f4fe");
$icon-filter-bold: char-from-code("f4ff");
$icon-filter-circle-bold: char-from-code("f500");
$icon-filter-circle-filled: char-from-code("f501");
$icon-filter-circle-light: char-from-code("f502");
$icon-filter-circle-regular: char-from-code("f503");
$icon-filter-light: char-from-code("f504");
$icon-filter-regular: char-from-code("f505");
$icon-fit-to-width-bold: char-from-code("f506");
$icon-fit-to-width-light: char-from-code("f507");
$icon-fit-to-width-regular: char-from-code("f508");
$icon-fit-to-window-bold: char-from-code("f509");
$icon-fit-to-window-exit-bold: char-from-code("f50a");
$icon-fit-to-window-exit-light: char-from-code("f50b");
$icon-fit-to-window-exit-regular: char-from-code("f50c");
$icon-fit-to-window-light: char-from-code("f50d");
$icon-fit-to-window-regular: char-from-code("f50e");
$icon-flag-bold: char-from-code("f50f");
$icon-flag-circle-bold: char-from-code("f510");
$icon-flag-circle-filled: char-from-code("f511");
$icon-flag-circle-light: char-from-code("f512");
$icon-flag-circle-regular: char-from-code("f513");
$icon-flag-filled: char-from-code("f514");
$icon-flag-light: char-from-code("f515");
$icon-flag-regular: char-from-code("f516");
$icon-folder-bold: char-from-code("f517");
$icon-folder-edit-bold: char-from-code("f518");
$icon-folder-edit-light: char-from-code("f519");
$icon-folder-edit-regular: char-from-code("f51a");
$icon-folder-light: char-from-code("f51b");
$icon-folder-lock-bold: char-from-code("f51c");
$icon-folder-lock-light: char-from-code("f51d");
$icon-folder-lock-regular: char-from-code("f51e");
$icon-folder-regular: char-from-code("f51f");
$icon-folder-view-bold: char-from-code("f520");
$icon-folder-view-light: char-from-code("f521");
$icon-folder-view-regular: char-from-code("f522");
$icon-follow-up-bold: char-from-code("f523");
$icon-follow-up-light: char-from-code("f524");
$icon-follow-up-regular: char-from-code("f525");
$icon-food-bold: char-from-code("f526");
$icon-food-light: char-from-code("f527");
$icon-food-regular: char-from-code("f528");
$icon-format-bold: char-from-code("f529");
$icon-format-control-panel-dragger-bold: char-from-code("f52a");
$icon-format-control-panel-dragger-horizontal-bold: char-from-code("f52b");
$icon-format-control-panel-dragger-horizontal-light: char-from-code("f52c");
$icon-format-control-panel-dragger-horizontal-regular: char-from-code("f52d");
$icon-format-control-panel-dragger-light: char-from-code("f52e");
$icon-format-control-panel-dragger-regular: char-from-code("f52f");
$icon-format-default-app-bold: char-from-code("f530");
$icon-format-default-app-light: char-from-code("f531");
$icon-format-default-app-regular: char-from-code("f532");
$icon-format-light: char-from-code("f533");
$icon-format-panel-control-bar-bold: char-from-code("f534");
$icon-format-panel-control-bar-light: char-from-code("f535");
$icon-format-panel-control-bar-regular: char-from-code("f536");
$icon-format-panel-control-down-bold: char-from-code("f537");
$icon-format-panel-control-down-light: char-from-code("f538");
$icon-format-panel-control-down-regular: char-from-code("f539");
$icon-format-panel-control-left-bold: char-from-code("f53a");
$icon-format-panel-control-left-light: char-from-code("f53b");
$icon-format-panel-control-left-regular: char-from-code("f53c");
$icon-format-panel-control-right-bold: char-from-code("f53d");
$icon-format-panel-control-right-light: char-from-code("f53e");
$icon-format-panel-control-right-regular: char-from-code("f53f");
$icon-format-panel-control-up-bold: char-from-code("f540");
$icon-format-panel-control-up-down-bold: char-from-code("f541");
$icon-format-panel-control-up-down-light: char-from-code("f542");
$icon-format-panel-control-up-down-regular: char-from-code("f543");
$icon-format-panel-control-up-light: char-from-code("f544");
$icon-format-panel-control-up-regular: char-from-code("f545");
$icon-format-regular: char-from-code("f546");
$icon-format-view-mixed-bold: char-from-code("f547");
$icon-format-view-mixed-light: char-from-code("f548");
$icon-format-view-mixed-regular: char-from-code("f549");
$icon-forward-message-bold: char-from-code("f54a");
$icon-forward-message-filled: char-from-code("f54b");
$icon-forward-message-light: char-from-code("f54c");
$icon-forward-message-regular: char-from-code("f54d");
$icon-four-column-bold: char-from-code("f54e");
$icon-four-column-light: char-from-code("f54f");
$icon-four-column-regular: char-from-code("f550");
$icon-four-way-navigation-bold: char-from-code("f551");
$icon-four-way-navigation-light: char-from-code("f552");
$icon-four-way-navigation-regular: char-from-code("f553");
$icon-frequency-capping-bold: char-from-code("f554");
$icon-frequency-capping-light: char-from-code("f555");
$icon-frequency-capping-regular: char-from-code("f556");
$icon-fufillment-bold: char-from-code("f557");
$icon-fufillment-light: char-from-code("f558");
$icon-fufillment-regular: char-from-code("f559");
$icon-fullscreen-bold: char-from-code("f55a");
$icon-fullscreen-exit-bold: char-from-code("f55b");
$icon-fullscreen-exit-light: char-from-code("f55c");
$icon-fullscreen-exit-regular: char-from-code("f55d");
$icon-fullscreen-light: char-from-code("f55e");
$icon-fullscreen-regular: char-from-code("f55f");
$icon-generic-device-video-bold: char-from-code("f560");
$icon-generic-device-video-filled: char-from-code("f561");
$icon-generic-device-video-light: char-from-code("f562");
$icon-generic-device-video-regular: char-from-code("f563");
$icon-generic-device-video-small-filled: char-from-code("f564");
$icon-gif-bold: char-from-code("f565");
$icon-gif-filled: char-from-code("f566");
$icon-gif-horizontal-filled: char-from-code("f567");
$icon-gif-light: char-from-code("f568");
$icon-gif-regular: char-from-code("f569");
$icon-google-meet: char-from-code("f56a");
$icon-green-room-bold: char-from-code("f56b");
$icon-green-room-filled: char-from-code("f56c");
$icon-green-room-light: char-from-code("f56d");
$icon-green-room-regular: char-from-code("f56e");
$icon-group-bold: char-from-code("f56f");
$icon-group-light: char-from-code("f570");
$icon-group-pickup-bold: char-from-code("f571");
$icon-group-pickup-filled: char-from-code("f572");
$icon-group-pickup-light: char-from-code("f573");
$icon-group-pickup-regular: char-from-code("f574");
$icon-group-regular: char-from-code("f575");
$icon-guest-issuer-bold: char-from-code("f576");
$icon-guest-issuer-light: char-from-code("f577");
$icon-guest-issuer-regular: char-from-code("f578");
$icon-guide-bold: char-from-code("f579");
$icon-guide-light: char-from-code("f57a");
$icon-guide-regular: char-from-code("f57b");
$icon-handler-bold: char-from-code("f57c");
$icon-handler-light: char-from-code("f57d");
$icon-handler-regular: char-from-code("f57e");
$icon-handset-alert-bold: char-from-code("f57f");
$icon-handset-alert-filled: char-from-code("f580");
$icon-handset-alert-light: char-from-code("f581");
$icon-handset-alert-regular: char-from-code("f582");
$icon-handset-bold: char-from-code("f583");
$icon-handset-filled: char-from-code("f584");
$icon-handset-light: char-from-code("f585");
$icon-handset-muted-bold: char-from-code("f586");
$icon-handset-muted-filled: char-from-code("f587");
$icon-handset-muted-light: char-from-code("f588");
$icon-handset-muted-regular: char-from-code("f589");
$icon-handset-regular: char-from-code("f58a");
$icon-handshake-bold: char-from-code("f58b");
$icon-handshake-light: char-from-code("f58c");
$icon-handshake-regular: char-from-code("f58d");
$icon-heading-one-bold: char-from-code("f58e");
$icon-heading-one-light: char-from-code("f58f");
$icon-heading-one-regular: char-from-code("f590");
$icon-heading-three-bold: char-from-code("f591");
$icon-heading-three-light: char-from-code("f592");
$icon-heading-three-regular: char-from-code("f593");
$icon-heading-two-bold: char-from-code("f594");
$icon-heading-two-light: char-from-code("f595");
$icon-heading-two-regular: char-from-code("f596");
$icon-headphones-bold: char-from-code("f597");
$icon-headphones-filled: char-from-code("f598");
$icon-headphones-light: char-from-code("f599");
$icon-headphones-muted-bold: char-from-code("f59a");
$icon-headphones-muted-filled: char-from-code("f59b");
$icon-headphones-muted-light: char-from-code("f59c");
$icon-headphones-muted-regular: char-from-code("f59d");
$icon-headphones-regular: char-from-code("f59e");
$icon-headset-alert-bold: char-from-code("f59f");
$icon-headset-alert-light: char-from-code("f5a0");
$icon-headset-alert-regular: char-from-code("f5a1");
$icon-headset-bold: char-from-code("f5a2");
$icon-headset-filled: char-from-code("f5a3");
$icon-headset-light: char-from-code("f5a4");
$icon-headset-muted-bold: char-from-code("f5a5");
$icon-headset-muted-light: char-from-code("f5a6");
$icon-headset-muted-regular: char-from-code("f5a7");
$icon-headset-private-bold: char-from-code("f5a8");
$icon-headset-private-light: char-from-code("f5a9");
$icon-headset-private-regular: char-from-code("f5aa");
$icon-headset-regular: char-from-code("f5ab");
$icon-help-bold: char-from-code("f5ac");
$icon-help-circle-active-filled: char-from-code("f5ad");
$icon-help-circle-bold: char-from-code("f5ae");
$icon-help-circle-light: char-from-code("f5af");
$icon-help-circle-regular: char-from-code("f5b0");
$icon-help-light: char-from-code("f5b1");
$icon-help-regular: char-from-code("f5b2");
$icon-helpdesk-bold: char-from-code("f5b3");
$icon-helpdesk-light: char-from-code("f5b4");
$icon-helpdesk-regular: char-from-code("f5b5");
$icon-hide-bold: char-from-code("f5b6");
$icon-hide-filled: char-from-code("f5b7");
$icon-hide-light: char-from-code("f5b8");
$icon-hide-regular: char-from-code("f5b9");
$icon-home-bold: char-from-code("f5ba");
$icon-home-filled: char-from-code("f5bb");
$icon-home-light: char-from-code("f5bc");
$icon-home-regular: char-from-code("f5bd");
$icon-horizontal-line-bold: char-from-code("f5be");
$icon-horizontal-line-light: char-from-code("f5bf");
$icon-horizontal-line-regular: char-from-code("f5c0");
$icon-hoteling-bold: char-from-code("f5c1");
$icon-hoteling-filled: char-from-code("f5c2");
$icon-hoteling-light: char-from-code("f5c3");
$icon-hoteling-regular: char-from-code("f5c4");
$icon-humidity-bold: char-from-code("f5c5");
$icon-humidity-light: char-from-code("f5c6");
$icon-humidity-regular: char-from-code("f5c7");
$icon-hunt-group-bold: char-from-code("f5c8");
$icon-hunt-group-filled: char-from-code("f5c9");
$icon-hunt-group-light: char-from-code("f5ca");
$icon-hunt-group-regular: char-from-code("f5cb");
$icon-import-bold: char-from-code("f5cc");
$icon-import-light: char-from-code("f5cd");
$icon-import-regular: char-from-code("f5ce");
$icon-in-common-bold: char-from-code("f5cf");
$icon-in-common-light: char-from-code("f5d0");
$icon-in-common-regular: char-from-code("f5d1");
$icon-include-bold: char-from-code("f5d2");
$icon-include-light: char-from-code("f5d3");
$icon-include-regular: char-from-code("f5d4");
$icon-incoming-call-legacy-bold: char-from-code("f5d5");
$icon-incoming-call-legacy-filled: char-from-code("f5d6");
$icon-incoming-call-legacy-light: char-from-code("f5d7");
$icon-incoming-call-legacy-regular: char-from-code("f5d8");
$icon-info-badge-filled: char-from-code("f5d9");
$icon-info-circle-bold: char-from-code("f5da");
$icon-info-circle-filled: char-from-code("f5db");
$icon-info-circle-light: char-from-code("f5dc");
$icon-info-circle-regular: char-from-code("f5dd");
$icon-info-circle-two-bold: char-from-code("f5de");
$icon-info-circle-two-filled: char-from-code("f5df");
$icon-info-circle-two-light: char-from-code("f5e0");
$icon-info-circle-two-regular: char-from-code("f5e1");
$icon-input-bold: char-from-code("f5e2");
$icon-input-disconnected-bold: char-from-code("f5e3");
$icon-input-disconnected-light: char-from-code("f5e4");
$icon-input-disconnected-regular: char-from-code("f5e5");
$icon-input-light: char-from-code("f5e6");
$icon-input-regular: char-from-code("f5e7");
$icon-insights-bold: char-from-code("f5e8");
$icon-insights-light: char-from-code("f5e9");
$icon-insights-regular: char-from-code("f5ea");
$icon-instant-schedule-bold: char-from-code("f5eb");
$icon-instant-schedule-filled: char-from-code("f5ec");
$icon-instant-schedule-light: char-from-code("f5ed");
$icon-instant-schedule-regular: char-from-code("f5ee");
$icon-integrations-bold: char-from-code("f5ef");
$icon-integrations-light: char-from-code("f5f0");
$icon-integrations-regular: char-from-code("f5f1");
$icon-intelligent-routing-bold: char-from-code("f5f2");
$icon-intelligent-routing-light: char-from-code("f5f3");
$icon-intelligent-routing-regular: char-from-code("f5f4");
$icon-invited-user-bold: char-from-code("f5f5");
$icon-invited-user-light: char-from-code("f5f6");
$icon-invited-user-regular: char-from-code("f5f7");
$icon-italic-bold: char-from-code("f5f8");
$icon-italic-light: char-from-code("f5f9");
$icon-italic-regular: char-from-code("f5fa");
$icon-join-audio-bold: char-from-code("f5fb");
$icon-join-audio-filled: char-from-code("f5fc");
$icon-join-audio-light: char-from-code("f5fd");
$icon-join-audio-regular: char-from-code("f5fe");
$icon-keep-in-touch-bold: char-from-code("f5ff");
$icon-keep-in-touch-filled: char-from-code("f600");
$icon-keep-in-touch-light: char-from-code("f601");
$icon-keep-in-touch-regular: char-from-code("f602");
$icon-keyboard-bold: char-from-code("f603");
$icon-keyboard-close-bold: char-from-code("f604");
$icon-keyboard-close-light: char-from-code("f605");
$icon-keyboard-close-regular: char-from-code("f606");
$icon-keyboard-light: char-from-code("f607");
$icon-keyboard-regular: char-from-code("f608");
$icon-language-bold: char-from-code("f609");
$icon-language-light: char-from-code("f60a");
$icon-language-regular: char-from-code("f60b");
$icon-laptop-bold: char-from-code("f60c");
$icon-laptop-disconnected-bold: char-from-code("f60d");
$icon-laptop-disconnected-light: char-from-code("f60e");
$icon-laptop-disconnected-regular: char-from-code("f60f");
$icon-laptop-filled: char-from-code("f610");
$icon-laptop-light: char-from-code("f611");
$icon-laptop-regular: char-from-code("f612");
$icon-laser-pointer-bold: char-from-code("f613");
$icon-laser-pointer-light: char-from-code("f614");
$icon-laser-pointer-regular: char-from-code("f615");
$icon-launch-bold: char-from-code("f616");
$icon-launch-light: char-from-code("f617");
$icon-launch-regular: char-from-code("f618");
$icon-layout-side-by-side-vertical-bold: char-from-code("f619");
$icon-layout-side-by-side-vertical-filled: char-from-code("f61a");
$icon-layout-side-by-side-vertical-light: char-from-code("f61b");
$icon-layout-side-by-side-vertical-regular: char-from-code("f61c");
$icon-leave-breakout-session-bold: char-from-code("f61d");
$icon-leave-breakout-session-light: char-from-code("f61e");
$icon-leave-breakout-session-regular: char-from-code("f61f");
$icon-leave-device-bold: char-from-code("f620");
$icon-leave-device-light: char-from-code("f621");
$icon-leave-device-regular: char-from-code("f622");
$icon-lightning-bold: char-from-code("f623");
$icon-lightning-filled: char-from-code("f624");
$icon-lightning-light: char-from-code("f625");
$icon-lightning-regular: char-from-code("f626");
$icon-like-bold: char-from-code("f627");
$icon-like-filled: char-from-code("f628");
$icon-like-light: char-from-code("f629");
$icon-like-regular: char-from-code("f62a");
$icon-link-bold: char-from-code("f62b");
$icon-link-light: char-from-code("f62c");
$icon-link-regular: char-from-code("f62d");
$icon-list-bulleted-bold: char-from-code("f62e");
$icon-list-bulleted-light: char-from-code("f62f");
$icon-list-bulleted-regular: char-from-code("f630");
$icon-list-menu-bold: char-from-code("f631");
$icon-list-menu-light: char-from-code("f632");
$icon-list-menu-regular: char-from-code("f633");
$icon-list-numbered-bold: char-from-code("f634");
$icon-list-numbered-light: char-from-code("f635");
$icon-list-numbered-regular: char-from-code("f636");
$icon-location-bold: char-from-code("f637");
$icon-location-filled: char-from-code("f638");
$icon-location-light: char-from-code("f639");
$icon-location-regular: char-from-code("f63a");
$icon-long-text-box-bold: char-from-code("f63b");
$icon-long-text-box-light: char-from-code("f63c");
$icon-long-text-box-regular: char-from-code("f63d");
$icon-lower-hand-bold: char-from-code("f63e");
$icon-lower-hand-light: char-from-code("f63f");
$icon-lower-hand-regular: char-from-code("f640");
$icon-magic-pen-bold: char-from-code("f641");
$icon-magic-pen-filled: char-from-code("f642");
$icon-magic-pen-light: char-from-code("f643");
$icon-magic-pen-regular: char-from-code("f644");
$icon-mark-as-unread-bold: char-from-code("f645");
$icon-mark-as-unread-light: char-from-code("f646");
$icon-mark-as-unread-regular: char-from-code("f647");
$icon-markdown-bold: char-from-code("f648");
$icon-markdown-light: char-from-code("f649");
$icon-markdown-regular: char-from-code("f64a");
$icon-marker-bold: char-from-code("f64b");
$icon-marker-filled: char-from-code("f64c");
$icon-marker-light: char-from-code("f64d");
$icon-marker-regular: char-from-code("f64e");
$icon-maximize-bold: char-from-code("f64f");
$icon-maximize-light: char-from-code("f650");
$icon-maximize-regular: char-from-code("f651");
$icon-media-player-bold: char-from-code("f652");
$icon-media-player-light: char-from-code("f653");
$icon-media-player-regular: char-from-code("f654");
$icon-media-quality-good-bold: char-from-code("f655");
$icon-media-quality-good-filled: char-from-code("f656");
$icon-media-quality-good-light: char-from-code("f657");
$icon-media-quality-good-regular: char-from-code("f658");
$icon-media-quality-poor-bold: char-from-code("f659");
$icon-media-quality-poor-filled: char-from-code("f65a");
$icon-media-quality-poor-light: char-from-code("f65b");
$icon-media-quality-poor-regular: char-from-code("f65c");
$icon-media-quality-unstable-bold: char-from-code("f65d");
$icon-media-quality-unstable-filled: char-from-code("f65e");
$icon-media-quality-unstable-light: char-from-code("f65f");
$icon-media-quality-unstable-regular: char-from-code("f660");
$icon-medium-quality-good-filled: char-from-code("f661");
$icon-medium-quality-poor-filled: char-from-code("f662");
$icon-medium-quality-unstable-filled: char-from-code("f663");
$icon-meet-bold: char-from-code("f664");
$icon-meet-end-bold: char-from-code("f665");
$icon-meet-end-light: char-from-code("f666");
$icon-meet-end-regular: char-from-code("f667");
$icon-meet-filled: char-from-code("f668");
$icon-meet-light: char-from-code("f669");
$icon-meet-regular: char-from-code("f66a");
$icon-meetings-bold: char-from-code("f66b");
$icon-meetings-filled: char-from-code("f66c");
$icon-meetings-focus-month-bold: char-from-code("f66d");
$icon-meetings-focus-month-light: char-from-code("f66e");
$icon-meetings-focus-month-regular: char-from-code("f66f");
$icon-meetings-focus-one-day-bold: char-from-code("f670");
$icon-meetings-focus-one-day-light: char-from-code("f671");
$icon-meetings-focus-one-day-regular: char-from-code("f672");
$icon-meetings-focus-three-day-bold: char-from-code("f673");
$icon-meetings-focus-three-day-light: char-from-code("f674");
$icon-meetings-focus-three-day-regular: char-from-code("f675");
$icon-meetings-focus-upcoming-bold: char-from-code("f676");
$icon-meetings-focus-upcoming-light: char-from-code("f677");
$icon-meetings-focus-upcoming-regular: char-from-code("f678");
$icon-meetings-focus-week-bold: char-from-code("f679");
$icon-meetings-focus-week-light: char-from-code("f67a");
$icon-meetings-focus-week-regular: char-from-code("f67b");
$icon-meetings-light: char-from-code("f67c");
$icon-meetings-presence-bold: char-from-code("f67d");
$icon-meetings-presence-filled: char-from-code("f67e");
$icon-meetings-presence-light: char-from-code("f67f");
$icon-meetings-presence-regular: char-from-code("f680");
$icon-meetings-presence-small-filled: char-from-code("f681");
$icon-meetings-regular: char-from-code("f682");
$icon-meetings-team-active-bold: char-from-code("f683");
$icon-meetings-team-active-light: char-from-code("f684");
$icon-meetings-team-active-regular: char-from-code("f685");
$icon-meetings-team-bold: char-from-code("f686");
$icon-meetings-team-light: char-from-code("f687");
$icon-meetings-team-new-bold: char-from-code("f688");
$icon-meetings-team-new-light: char-from-code("f689");
$icon-meetings-team-new-regular: char-from-code("f68a");
$icon-meetings-team-regular: char-from-code("f68b");
$icon-mention-bold: char-from-code("f68c");
$icon-mention-light: char-from-code("f68d");
$icon-mention-regular: char-from-code("f68e");
$icon-message-queing-bold: char-from-code("f68f");
$icon-message-queing-light: char-from-code("f690");
$icon-message-queing-regular: char-from-code("f691");
$icon-microphone-bold: char-from-code("f692");
$icon-microphone-filled: char-from-code("f693");
$icon-microphone-hard-muted-bold: char-from-code("f694");
$icon-microphone-hard-muted-circle-filled: char-from-code("f695");
$icon-microphone-hard-muted-colored-bold: char-from-code("f696");
$icon-microphone-hard-muted-colored-light: char-from-code("f697");
$icon-microphone-hard-muted-colored-regular: char-from-code("f698");
$icon-microphone-hard-muted-light: char-from-code("f699");
$icon-microphone-hard-muted-regular: char-from-code("f69a");
$icon-microphone-light: char-from-code("f69b");
$icon-microphone-music-mode-colored-bold: char-from-code("f69c");
$icon-microphone-music-mode-colored-light: char-from-code("f69d");
$icon-microphone-music-mode-colored-regular: char-from-code("f69e");
$icon-microphone-muted-bold: char-from-code("f69f");
$icon-microphone-muted-filled: char-from-code("f6a0");
$icon-microphone-muted-indicator-filled: char-from-code("f6a1");
$icon-microphone-muted-light: char-from-code("f6a2");
$icon-microphone-muted-red-bold: char-from-code("f6a3");
$icon-microphone-muted-red-filled: char-from-code("f6a4");
$icon-microphone-muted-red-light: char-from-code("f6a5");
$icon-microphone-muted-red-regular: char-from-code("f6a6");
$icon-microphone-muted-regular: char-from-code("f6a7");
$icon-microphone-regular: char-from-code("f6a8");
$icon-minimize-bold: char-from-code("f6a9");
$icon-minimize-light: char-from-code("f6aa");
$icon-minimize-regular: char-from-code("f6ab");
$icon-minus-bold: char-from-code("f6ac");
$icon-minus-light: char-from-code("f6ad");
$icon-minus-regular: char-from-code("f6ae");
$icon-mirror-bold: char-from-code("f6af");
$icon-mirror-filled: char-from-code("f6b0");
$icon-mirror-light: char-from-code("f6b1");
$icon-mirror-regular: char-from-code("f6b2");
$icon-moderator-bold: char-from-code("f6b3");
$icon-moderator-light: char-from-code("f6b4");
$icon-moderator-regular: char-from-code("f6b5");
$icon-monitoring-bold: char-from-code("f6b6");
$icon-monitoring-light: char-from-code("f6b7");
$icon-monitoring-regular: char-from-code("f6b8");
$icon-monthly-recurring-schedule-node-bold: char-from-code("f6b9");
$icon-monthly-recurring-schedule-node-light: char-from-code("f6ba");
$icon-monthly-recurring-schedule-node-regular: char-from-code("f6bb");
$icon-more-adr-bold: char-from-code("f6bc");
$icon-more-adr-light: char-from-code("f6bd");
$icon-more-adr-regular: char-from-code("f6be");
$icon-more-bold: char-from-code("f6bf");
$icon-more-circle-bold: char-from-code("f6c0");
$icon-more-circle-filled: char-from-code("f6c1");
$icon-more-circle-light: char-from-code("f6c2");
$icon-more-circle-regular: char-from-code("f6c3");
$icon-more-cirecle-filled: char-from-code("f6c4");
$icon-more-light: char-from-code("f6c5");
$icon-more-regular: char-from-code("f6c6");
$icon-mouse-cursor-bold: char-from-code("f6c7");
$icon-mouse-cursor-light: char-from-code("f6c8");
$icon-mouse-cursor-regular: char-from-code("f6c9");
$icon-move-call-in-adr-bold: char-from-code("f6ca");
$icon-move-call-in-adr-light: char-from-code("f6cb");
$icon-move-call-in-adr-regular: char-from-code("f6cc");
$icon-move-call-in-iph-bold: char-from-code("f6cd");
$icon-move-call-in-iph-light: char-from-code("f6ce");
$icon-move-call-in-iph-regular: char-from-code("f6cf");
$icon-move-call-in-laptop-bold: char-from-code("f6d0");
$icon-move-call-in-laptop-light: char-from-code("f6d1");
$icon-move-call-in-laptop-regular: char-from-code("f6d2");
$icon-move-call-in-out-adr-bold: char-from-code("f6d3");
$icon-move-call-in-out-adr-light: char-from-code("f6d4");
$icon-move-call-in-out-adr-regular: char-from-code("f6d5");
$icon-move-call-in-out-iph-bold: char-from-code("f6d6");
$icon-move-call-in-out-iph-light: char-from-code("f6d7");
$icon-move-call-in-out-iph-regular: char-from-code("f6d8");
$icon-move-call-in-tablet-bold: char-from-code("f6d9");
$icon-move-call-in-tablet-light: char-from-code("f6da");
$icon-move-call-in-tablet-regular: char-from-code("f6db");
$icon-move-call-out-adr-bold: char-from-code("f6dc");
$icon-move-call-out-adr-light: char-from-code("f6dd");
$icon-move-call-out-adr-regular: char-from-code("f6de");
$icon-move-call-out-iph-bold: char-from-code("f6df");
$icon-move-call-out-iph-light: char-from-code("f6e0");
$icon-move-call-out-iph-regular: char-from-code("f6e1");
$icon-move-call-out-laptop-bold: char-from-code("f6e2");
$icon-move-call-out-laptop-light: char-from-code("f6e3");
$icon-move-call-out-laptop-regular: char-from-code("f6e4");
$icon-move-call-out-tablet-bold: char-from-code("f6e5");
$icon-move-call-out-tablet-light: char-from-code("f6e6");
$icon-move-call-out-tablet-regular: char-from-code("f6e7");
$icon-ms-teams: char-from-code("f6e8");
$icon-multiline-chart-bold: char-from-code("f6e9");
$icon-multiline-chart-filled: char-from-code("f6ea");
$icon-multiline-chart-light: char-from-code("f6eb");
$icon-multiline-chart-regular: char-from-code("f6ec");
$icon-multimedia-bold: char-from-code("f6ed");
$icon-multimedia-filled: char-from-code("f6ee");
$icon-multimedia-light: char-from-code("f6ef");
$icon-multimedia-regular: char-from-code("f6f0");
$icon-multipled-devices-bold: char-from-code("f6f1");
$icon-multipled-devices-light: char-from-code("f6f2");
$icon-multipled-devices-regular: char-from-code("f6f3");
$icon-music-mode-bold: char-from-code("f6f4");
$icon-music-mode-circle-bold: char-from-code("f6f5");
$icon-music-mode-circle-filled: char-from-code("f6f6");
$icon-music-mode-circle-light: char-from-code("f6f7");
$icon-music-mode-circle-regular: char-from-code("f6f8");
$icon-music-mode-filled: char-from-code("f6f9");
$icon-music-mode-light: char-from-code("f6fa");
$icon-music-mode-regular: char-from-code("f6fb");
$icon-mute-on-entry-bold: char-from-code("f6fc");
$icon-mute-on-entry-filled: char-from-code("f6fd");
$icon-mute-on-entry-light: char-from-code("f6fe");
$icon-mute-on-entry-regular: char-from-code("f6ff");
$icon-new-manager-bold: char-from-code("f700");
$icon-new-manager-light: char-from-code("f701");
$icon-new-manager-regular: char-from-code("f702");
$icon-new-title-bold: char-from-code("f703");
$icon-new-title-light: char-from-code("f704");
$icon-new-title-regular: char-from-code("f705");
$icon-new-voicemail-bold: char-from-code("f706");
$icon-new-voicemail-light: char-from-code("f707");
$icon-new-voicemail-regular: char-from-code("f708");
$icon-new-whiteboard-bold: char-from-code("f709");
$icon-new-whiteboard-light: char-from-code("f70a");
$icon-new-whiteboard-regular: char-from-code("f70b");
$icon-next-bold: char-from-code("f70c");
$icon-next-light: char-from-code("f70d");
$icon-next-regular: char-from-code("f70e");
$icon-no-devices-bold: char-from-code("f70f");
$icon-no-devices-light: char-from-code("f710");
$icon-no-devices-regular: char-from-code("f711");
$icon-noise-detected-canceled-filled: char-from-code("f712");
$icon-noise-detected-filled: char-from-code("f713");
$icon-noise-none-canceled-filled: char-from-code("f714");
$icon-noise-none-filled: char-from-code("f715");
$icon-noise-removal-bold: char-from-code("f716");
$icon-noise-removal-light: char-from-code("f717");
$icon-noise-removal-regular: char-from-code("f718");
$icon-note-bold: char-from-code("f719");
$icon-note-light: char-from-code("f71a");
$icon-note-ppt-bold: char-from-code("f71b");
$icon-note-ppt-light: char-from-code("f71c");
$icon-note-ppt-regular: char-from-code("f71d");
$icon-note-regular: char-from-code("f71e");
$icon-notes-bold: char-from-code("f71f");
$icon-notes-light: char-from-code("f720");
$icon-notes-regular: char-from-code("f721");
$icon-number-bold: char-from-code("f722");
$icon-number-light: char-from-code("f723");
$icon-number-regular: char-from-code("f724");
$icon-old-remote-bold: char-from-code("f725");
$icon-old-remote-light: char-from-code("f726");
$icon-old-remote-regular: char-from-code("f727");
$icon-old-touch-bold: char-from-code("f728");
$icon-old-touch-light: char-from-code("f729");
$icon-old-touch-regular: char-from-code("f72a");
$icon-one-column-bold: char-from-code("f72b");
$icon-one-column-light: char-from-code("f72c");
$icon-one-column-regular: char-from-code("f72d");
$icon-open-in-folder-bold: char-from-code("f72e");
$icon-open-in-folder-light: char-from-code("f72f");
$icon-open-in-folder-regular: char-from-code("f730");
$icon-open-pages-bold: char-from-code("f731");
$icon-open-pages-light: char-from-code("f732");
$icon-open-pages-regular: char-from-code("f733");
$icon-other-number-bold: char-from-code("f734");
$icon-other-number-light: char-from-code("f735");
$icon-other-number-regular: char-from-code("f736");
$icon-other-number-warning-bold: char-from-code("f737");
$icon-other-number-warning-light: char-from-code("f738");
$icon-other-number-warning-regular: char-from-code("f739");
$icon-outgoing-call-legacy-bold: char-from-code("f73a");
$icon-outgoing-call-legacy-light: char-from-code("f73b");
$icon-outgoing-call-legacy-regular: char-from-code("f73c");
$icon-overflow-left-bold: char-from-code("f73d");
$icon-overflow-left-light: char-from-code("f73e");
$icon-overflow-left-regular: char-from-code("f73f");
$icon-overflow-right-bold: char-from-code("f740");
$icon-overflow-right-light: char-from-code("f741");
$icon-overflow-right-regular: char-from-code("f742");
$icon-paired-camera-bold: char-from-code("f743");
$icon-paired-camera-light: char-from-code("f744");
$icon-paired-camera-regular: char-from-code("f745");
$icon-paired-device-bold: char-from-code("f746");
$icon-paired-device-light: char-from-code("f747");
$icon-paired-device-regular: char-from-code("f748");
$icon-paired-handset-bold: char-from-code("f749");
$icon-paired-handset-light: char-from-code("f74a");
$icon-paired-handset-regular: char-from-code("f74b");
$icon-pairing-bold: char-from-code("f74c");
$icon-pairing-light: char-from-code("f74d");
$icon-pairing-regular: char-from-code("f74e");
$icon-parked-bold: char-from-code("f74f");
$icon-parked-filled: char-from-code("f750");
$icon-parked-light: char-from-code("f751");
$icon-parked-regular: char-from-code("f752");
$icon-parse-bold: char-from-code("f753");
$icon-parse-light: char-from-code("f754");
$icon-parse-regular: char-from-code("f755");
$icon-partial-bold: char-from-code("f756");
$icon-partial-light: char-from-code("f757");
$icon-partial-regular: char-from-code("f758");
$icon-participant-add-bold: char-from-code("f759");
$icon-participant-add-light: char-from-code("f75a");
$icon-participant-add-regular: char-from-code("f75b");
$icon-participant-blocked-bold: char-from-code("f75c");
$icon-participant-blocked-light: char-from-code("f75d");
$icon-participant-blocked-regular: char-from-code("f75e");
$icon-participant-bold: char-from-code("f75f");
$icon-participant-filled: char-from-code("f760");
$icon-participant-light: char-from-code("f761");
$icon-participant-list-bold: char-from-code("f762");
$icon-participant-list-filled: char-from-code("f763");
$icon-participant-list-light: char-from-code("f764");
$icon-participant-list-regular: char-from-code("f765");
$icon-participant-regular: char-from-code("f766");
$icon-participant-remove-bold: char-from-code("f767");
$icon-participant-remove-light: char-from-code("f768");
$icon-participant-remove-regular: char-from-code("f769");
$icon-participant-unknown-bold: char-from-code("f76a");
$icon-participant-unknown-light: char-from-code("f76b");
$icon-participant-unknown-regular: char-from-code("f76c");
$icon-pass-mouse-bold: char-from-code("f76d");
$icon-pass-mouse-light: char-from-code("f76e");
$icon-pass-mouse-regular: char-from-code("f76f");
$icon-pause-bold: char-from-code("f770");
$icon-pause-filled: char-from-code("f771");
$icon-pause-light: char-from-code("f772");
$icon-pause-regular: char-from-code("f773");
$icon-pen-bold: char-from-code("f774");
$icon-pen-filled: char-from-code("f775");
$icon-pen-light: char-from-code("f776");
$icon-pen-regular: char-from-code("f777");
$icon-people-bold: char-from-code("f778");
$icon-people-circle-bold: char-from-code("f779");
$icon-people-circle-filled: char-from-code("f77a");
$icon-people-circle-light: char-from-code("f77b");
$icon-people-circle-regular: char-from-code("f77c");
$icon-people-filled: char-from-code("f77d");
$icon-people-insights-filled: char-from-code("f77e");
$icon-people-light: char-from-code("f77f");
$icon-people-regular: char-from-code("f780");
$icon-phone-alert-bold: char-from-code("f781");
$icon-phone-alert-light: char-from-code("f782");
$icon-phone-alert-regular: char-from-code("f783");
$icon-phone-bold: char-from-code("f784");
$icon-phone-filled: char-from-code("f785");
$icon-phone-light: char-from-code("f786");
$icon-phone-muted-bold: char-from-code("f787");
$icon-phone-muted-light: char-from-code("f788");
$icon-phone-muted-regular: char-from-code("f789");
$icon-phone-private-bold: char-from-code("f78a");
$icon-phone-private-light: char-from-code("f78b");
$icon-phone-private-regular: char-from-code("f78c");
$icon-phone-regular: char-from-code("f78d");
$icon-phone-reply-all-bold: char-from-code("f78e");
$icon-phone-reply-all-light: char-from-code("f78f");
$icon-phone-reply-all-regular: char-from-code("f790");
$icon-phone-reply-bold: char-from-code("f791");
$icon-phone-reply-light: char-from-code("f792");
$icon-phone-reply-regular: char-from-code("f793");
$icon-phone-small-filled: char-from-code("f794");
$icon-picker-bold: char-from-code("f795");
$icon-picker-light: char-from-code("f796");
$icon-picker-regular: char-from-code("f797");
$icon-picture-in-picture-bold: char-from-code("f798");
$icon-picture-in-picture-filled: char-from-code("f799");
$icon-picture-in-picture-light: char-from-code("f79a");
$icon-picture-in-picture-regular: char-from-code("f79b");
$icon-pie-chart-bold: char-from-code("f79c");
$icon-pie-chart-filled: char-from-code("f79d");
$icon-pie-chart-light: char-from-code("f79e");
$icon-pie-chart-regular: char-from-code("f79f");
$icon-pin-bold: char-from-code("f7a0");
$icon-pin-filled: char-from-code("f7a1");
$icon-pin-light: char-from-code("f7a2");
$icon-pin-list-activity-bold: char-from-code("f7a3");
$icon-pin-list-activity-colored-bold: char-from-code("f7a4");
$icon-pin-list-activity-colored-light: char-from-code("f7a5");
$icon-pin-list-activity-colored-regular: char-from-code("f7a6");
$icon-pin-list-activity-light: char-from-code("f7a7");
$icon-pin-list-activity-regular: char-from-code("f7a8");
$icon-pin-list-bold: char-from-code("f7a9");
$icon-pin-list-light: char-from-code("f7aa");
$icon-pin-list-regular: char-from-code("f7ab");
$icon-pin-muted-bold: char-from-code("f7ac");
$icon-pin-muted-filled: char-from-code("f7ad");
$icon-pin-muted-light: char-from-code("f7ae");
$icon-pin-muted-regular: char-from-code("f7af");
$icon-pin-regular: char-from-code("f7b0");
$icon-placeholder-bold: char-from-code("f7b1");
$icon-placeholder-light: char-from-code("f7b2");
$icon-placeholder-regular: char-from-code("f7b3");
$icon-play-bold: char-from-code("f7b4");
$icon-play-circle-bold: char-from-code("f7b5");
$icon-play-circle-filled: char-from-code("f7b6");
$icon-play-circle-light: char-from-code("f7b7");
$icon-play-circle-regular: char-from-code("f7b8");
$icon-play-filled: char-from-code("f7b9");
$icon-play-light: char-from-code("f7ba");
$icon-play-regular: char-from-code("f7bb");
$icon-plug-ac-bold: char-from-code("f7bc");
$icon-plug-ac-light: char-from-code("f7bd");
$icon-plug-ac-regular: char-from-code("f7be");
$icon-plus-bold: char-from-code("f7bf");
$icon-plus-circle-bold: char-from-code("f7c0");
$icon-plus-circle-filled: char-from-code("f7c1");
$icon-plus-circle-light: char-from-code("f7c2");
$icon-plus-circle-regular: char-from-code("f7c3");
$icon-plus-light: char-from-code("f7c4");
$icon-plus-regular: char-from-code("f7c5");
$icon-pmr-bold: char-from-code("f7c6");
$icon-pmr-filled: char-from-code("f7c7");
$icon-pmr-light: char-from-code("f7c8");
$icon-pmr-regular: char-from-code("f7c9");
$icon-poll-bold: char-from-code("f7ca");
$icon-poll-light: char-from-code("f7cb");
$icon-poll-regular: char-from-code("f7cc");
$icon-pop-in-bold: char-from-code("f7cd");
$icon-pop-in-light: char-from-code("f7ce");
$icon-pop-in-regular: char-from-code("f7cf");
$icon-pop-out-bold: char-from-code("f7d0");
$icon-pop-out-light: char-from-code("f7d1");
$icon-pop-out-regular: char-from-code("f7d2");
$icon-pop-up-bold: char-from-code("f7d3");
$icon-pop-up-light: char-from-code("f7d4");
$icon-pop-up-regular: char-from-code("f7d5");
$icon-portrait-landscape-bold: char-from-code("f7d6");
$icon-portrait-landscape-light: char-from-code("f7d7");
$icon-portrait-landscape-regular: char-from-code("f7d8");
$icon-power-ac-bold: char-from-code("f7d9");
$icon-power-ac-light: char-from-code("f7da");
$icon-power-ac-regular: char-from-code("f7db");
$icon-power-bold: char-from-code("f7dc");
$icon-power-light: char-from-code("f7dd");
$icon-power-regular: char-from-code("f7de");
$icon-pre-header-bold: char-from-code("f7df");
$icon-pre-header-light: char-from-code("f7e0");
$icon-pre-header-regular: char-from-code("f7e1");
$icon-presentation-bold: char-from-code("f7e2");
$icon-presentation-light: char-from-code("f7e3");
$icon-presentation-regular: char-from-code("f7e4");
$icon-primary-participant-bold: char-from-code("f7e5");
$icon-primary-participant-light: char-from-code("f7e6");
$icon-primary-participant-regular: char-from-code("f7e7");
$icon-print-bold: char-from-code("f7e8");
$icon-print-light: char-from-code("f7e9");
$icon-print-regular: char-from-code("f7ea");
$icon-priority-badge-filled: char-from-code("f7eb");
$icon-priority-circle-bold: char-from-code("f7ec");
$icon-priority-circle-filled: char-from-code("f7ed");
$icon-priority-circle-light: char-from-code("f7ee");
$icon-priority-circle-regular: char-from-code("f7ef");
$icon-priority-circle-two-bold: char-from-code("f7f0");
$icon-priority-circle-two-filled: char-from-code("f7f1");
$icon-priority-circle-two-light: char-from-code("f7f2");
$icon-priority-circle-two-regular: char-from-code("f7f3");
$icon-privacy-circle-bold: char-from-code("f7f4");
$icon-privacy-circle-filled: char-from-code("f7f5");
$icon-privacy-circle-light: char-from-code("f7f6");
$icon-privacy-circle-regular: char-from-code("f7f7");
$icon-private-bold: char-from-code("f7f8");
$icon-private-circle-bold: char-from-code("f7f9");
$icon-private-circle-filled: char-from-code("f7fa");
$icon-private-circle-light: char-from-code("f7fb");
$icon-private-circle-regular: char-from-code("f7fc");
$icon-private-light: char-from-code("f7fd");
$icon-private-meeting-bold: char-from-code("f7fe");
$icon-private-meeting-light: char-from-code("f7ff");
$icon-private-meeting-regular: char-from-code("f800");
$icon-private-regular: char-from-code("f801");
$icon-product-demo-bold: char-from-code("f802");
$icon-product-demo-light: char-from-code("f803");
$icon-product-demo-regular: char-from-code("f804");
$icon-proximity-bold: char-from-code("f805");
$icon-proximity-light: char-from-code("f806");
$icon-proximity-muted-bold: char-from-code("f807");
$icon-proximity-muted-light: char-from-code("f808");
$icon-proximity-muted-regular: char-from-code("f809");
$icon-proximity-regular: char-from-code("f80a");
$icon-proximity-video-bold: char-from-code("f80b");
$icon-proximity-video-light: char-from-code("f80c");
$icon-proximity-video-regular: char-from-code("f80d");
$icon-pto-presence-bold: char-from-code("f80e");
$icon-pto-presence-filled: char-from-code("f80f");
$icon-pto-presence-light: char-from-code("f810");
$icon-pto-presence-regular: char-from-code("f811");
$icon-pull-call-bold: char-from-code("f812");
$icon-pull-call-light: char-from-code("f813");
$icon-pull-call-regular: char-from-code("f814");
$icon-q-a-bold: char-from-code("f815");
$icon-q-a-light: char-from-code("f816");
$icon-q-a-regular: char-from-code("f817");
$icon-quality-bold: char-from-code("f818");
$icon-quality-light: char-from-code("f819");
$icon-quality-regular: char-from-code("f81a");
$icon-queue-contact-bold: char-from-code("f81b");
$icon-queue-contact-light: char-from-code("f81c");
$icon-queue-contact-regular: char-from-code("f81d");
$icon-quiet-bold: char-from-code("f81e");
$icon-quiet-hours-presence-bold: char-from-code("f81f");
$icon-quiet-hours-presence-filled: char-from-code("f820");
$icon-quiet-hours-presence-light: char-from-code("f821");
$icon-quiet-hours-presence-regular: char-from-code("f822");
$icon-quiet-light: char-from-code("f823");
$icon-quiet-regular: char-from-code("f824");
$icon-radio-button-group-bold: char-from-code("f825");
$icon-radio-button-group-light: char-from-code("f826");
$icon-radio-button-group-regular: char-from-code("f827");
$icon-raise-hand-bold: char-from-code("f828");
$icon-raise-hand-circle-filled: char-from-code("f829");
$icon-raise-hand-filled: char-from-code("f82a");
$icon-raise-hand-light: char-from-code("f82b");
$icon-raise-hand-regular: char-from-code("f82c");
$icon-ram-bold: char-from-code("f82d");
$icon-ram-light: char-from-code("f82e");
$icon-ram-regular: char-from-code("f82f");
$icon-reactions-bold: char-from-code("f830");
$icon-reactions-filled: char-from-code("f831");
$icon-reactions-light: char-from-code("f832");
$icon-reactions-regular: char-from-code("f833");
$icon-reactivate-bold: char-from-code("f834");
$icon-reactivate-light: char-from-code("f835");
$icon-reactivate-regular: char-from-code("f836");
$icon-recents-bold: char-from-code("f837");
$icon-recents-filled: char-from-code("f838");
$icon-recents-light: char-from-code("f839");
$icon-recents-presence-bold: char-from-code("f83a");
$icon-recents-presence-filled: char-from-code("f83b");
$icon-recents-presence-light: char-from-code("f83c");
$icon-recents-presence-regular: char-from-code("f83d");
$icon-recents-presence-small-filled: char-from-code("f83e");
$icon-recents-regular: char-from-code("f83f");
$icon-record-active-bold: char-from-code("f840");
$icon-record-active-filled: char-from-code("f841");
$icon-record-active-light: char-from-code("f842");
$icon-record-active-regular: char-from-code("f843");
$icon-record-bold: char-from-code("f844");
$icon-record-filled: char-from-code("f845");
$icon-record-light: char-from-code("f846");
$icon-record-paused-bold: char-from-code("f847");
$icon-record-paused-filled: char-from-code("f848");
$icon-record-paused-light: char-from-code("f849");
$icon-record-paused-regular: char-from-code("f84a");
$icon-record-regular: char-from-code("f84b");
$icon-recurring-bold: char-from-code("f84c");
$icon-recurring-light: char-from-code("f84d");
$icon-recurring-off-bold: char-from-code("f84e");
$icon-recurring-off-light: char-from-code("f84f");
$icon-recurring-off-regular: char-from-code("f850");
$icon-recurring-regular: char-from-code("f851");
$icon-redial-bold: char-from-code("f852");
$icon-redial-light: char-from-code("f853");
$icon-redial-regular: char-from-code("f854");
$icon-redo-bold: char-from-code("f855");
$icon-redo-light: char-from-code("f856");
$icon-redo-regular: char-from-code("f857");
$icon-refresh-bold: char-from-code("f858");
$icon-refresh-light: char-from-code("f859");
$icon-refresh-regular: char-from-code("f85a");
$icon-remote-call-bold: char-from-code("f85b");
$icon-remote-call-filled: char-from-code("f85c");
$icon-remote-call-light: char-from-code("f85d");
$icon-remote-call-regular: char-from-code("f85e");
$icon-remote-desktop-control-bold: char-from-code("f85f");
$icon-remote-desktop-control-filled: char-from-code("f860");
$icon-remote-desktop-control-light: char-from-code("f861");
$icon-remote-desktop-control-regular: char-from-code("f862");
$icon-remove-bold: char-from-code("f863");
$icon-remove-filled: char-from-code("f864");
$icon-remove-light: char-from-code("f865");
$icon-remove-regular: char-from-code("f866");
$icon-reply-bold: char-from-code("f867");
$icon-reply-filled: char-from-code("f868");
$icon-reply-light: char-from-code("f869");
$icon-reply-list-bold: char-from-code("f86a");
$icon-reply-list-light: char-from-code("f86b");
$icon-reply-list-regular: char-from-code("f86c");
$icon-reply-privately-bold: char-from-code("f86d");
$icon-reply-privately-light: char-from-code("f86e");
$icon-reply-privately-regular: char-from-code("f86f");
$icon-reply-regular: char-from-code("f870");
$icon-reset-bold: char-from-code("f871");
$icon-reset-light: char-from-code("f872");
$icon-reset-regular: char-from-code("f873");
$icon-responsive-mobile-bold: char-from-code("f874");
$icon-responsive-mobile-light: char-from-code("f875");
$icon-responsive-mobile-regular: char-from-code("f876");
$icon-restart-bold: char-from-code("f877");
$icon-restart-light: char-from-code("f878");
$icon-restart-regular: char-from-code("f879");
$icon-retrieve-call-bold: char-from-code("f87a");
$icon-retrieve-call-light: char-from-code("f87b");
$icon-retrieve-call-regular: char-from-code("f87c");
$icon-return-bold: char-from-code("f87d");
$icon-return-light: char-from-code("f87e");
$icon-return-regular: char-from-code("f87f");
$icon-ringtone-bold: char-from-code("f880");
$icon-ringtone-light: char-from-code("f881");
$icon-ringtone-regular: char-from-code("f882");
$icon-room-calendar-bold: char-from-code("f883");
$icon-room-calendar-light: char-from-code("f884");
$icon-room-calendar-regular: char-from-code("f885");
$icon-room-lights-bold: char-from-code("f886");
$icon-room-lights-filled: char-from-code("f887");
$icon-room-lights-light: char-from-code("f888");
$icon-room-lights-regular: char-from-code("f889");
$icon-rotate-content-bold: char-from-code("f88a");
$icon-rotate-content-filled: char-from-code("f88b");
$icon-rotate-content-light: char-from-code("f88c");
$icon-rotate-content-regular: char-from-code("f88d");
$icon-rule-based-bold: char-from-code("f88e");
$icon-rule-based-light: char-from-code("f88f");
$icon-rule-based-regular: char-from-code("f890");
$icon-running-application-bold: char-from-code("f891");
$icon-running-application-filled: char-from-code("f892");
$icon-running-application-light: char-from-code("f893");
$icon-running-application-regular: char-from-code("f894");
$icon-save-bold: char-from-code("f895");
$icon-save-light: char-from-code("f896");
$icon-save-regular: char-from-code("f897");
$icon-scan-bold: char-from-code("f898");
$icon-scan-light: char-from-code("f899");
$icon-scan-regular: char-from-code("f89a");
$icon-scheduler-available-bold: char-from-code("f89b");
$icon-scheduler-available-light: char-from-code("f89c");
$icon-scheduler-available-regular: char-from-code("f89d");
$icon-scheduler-not-working-hours-bold: char-from-code("f89e");
$icon-scheduler-not-working-hours-light: char-from-code("f89f");
$icon-scheduler-not-working-hours-regular: char-from-code("f8a0");
$icon-scheduler-unavailable-bold: char-from-code("f8a1");
$icon-scheduler-unavailable-light: char-from-code("f8a2");
$icon-scheduler-unavailable-regular: char-from-code("f8a3");
$icon-scheduler-unknown-bold: char-from-code("f8a4");
$icon-scheduler-unknown-light: char-from-code("f8a5");
$icon-scheduler-unknown-regular: char-from-code("f8a6");
$icon-screenshot-bold: char-from-code("f8a7");
$icon-screenshot-doc-bold: char-from-code("f8a8");
$icon-screenshot-doc-filled: char-from-code("f8a9");
$icon-screenshot-doc-light: char-from-code("f8aa");
$icon-screenshot-doc-regular: char-from-code("f8ab");
$icon-screenshot-light: char-from-code("f8ac");
$icon-screenshot-regular: char-from-code("f8ad");
$icon-search-bold: char-from-code("f8ae");
$icon-search-filled: char-from-code("f8af");
$icon-search-light: char-from-code("f8b0");
$icon-search-regular: char-from-code("f8b1");
$icon-secondary-arrow-bold: char-from-code("f8b2");
$icon-secondary-arrow-light: char-from-code("f8b3");
$icon-secondary-arrow-regular: char-from-code("f8b4");
$icon-secure-call-lock-bold: char-from-code("f8b5");
$icon-secure-call-lock-filled: char-from-code("f8b6");
$icon-secure-call-lock-light: char-from-code("f8b7");
$icon-secure-call-lock-regular: char-from-code("f8b8");
$icon-secure-call-shield-bold: char-from-code("f8b9");
$icon-secure-call-shield-filled: char-from-code("f8ba");
$icon-secure-call-shield-light: char-from-code("f8bb");
$icon-secure-call-shield-regular: char-from-code("f8bc");
$icon-secure-circle-bold: char-from-code("f8bd");
$icon-secure-circle-filled: char-from-code("f8be");
$icon-secure-circle-light: char-from-code("f8bf");
$icon-secure-circle-regular: char-from-code("f8c0");
$icon-secure-lock-bold: char-from-code("f8c1");
$icon-secure-lock-filled: char-from-code("f8c2");
$icon-secure-lock-light: char-from-code("f8c3");
$icon-secure-lock-regular: char-from-code("f8c4");
$icon-segment-exclude-filled: char-from-code("f8c5");
$icon-segment-filter-filled: char-from-code("f8c6");
$icon-segment-include-filled: char-from-code("f8c7");
$icon-select-all-bold: char-from-code("f8c8");
$icon-select-all-filled: char-from-code("f8c9");
$icon-select-all-light: char-from-code("f8ca");
$icon-select-all-regular: char-from-code("f8cb");
$icon-selection-bold: char-from-code("f8cc");
$icon-selection-light: char-from-code("f8cd");
$icon-selection-regular: char-from-code("f8ce");
$icon-send-bold: char-from-code("f8cf");
$icon-send-filled: char-from-code("f8d0");
$icon-send-light: char-from-code("f8d1");
$icon-send-regular: char-from-code("f8d2");
$icon-server-bold: char-from-code("f8d3");
$icon-server-error-bold: char-from-code("f8d4");
$icon-server-error-light: char-from-code("f8d5");
$icon-server-error-regular: char-from-code("f8d6");
$icon-server-light: char-from-code("f8d7");
$icon-server-regular: char-from-code("f8d8");
$icon-services-bold: char-from-code("f8d9");
$icon-services-light: char-from-code("f8da");
$icon-services-regular: char-from-code("f8db");
$icon-set-variable-bold: char-from-code("f8dc");
$icon-set-variable-light: char-from-code("f8dd");
$icon-set-variable-regular: char-from-code("f8de");
$icon-settings-bold: char-from-code("f8df");
$icon-settings-filled: char-from-code("f8e0");
$icon-settings-light: char-from-code("f8e1");
$icon-settings-regular: char-from-code("f8e2");
$icon-setup-assistant-bold: char-from-code("f8e3");
$icon-setup-assistant-light: char-from-code("f8e4");
$icon-setup-assistant-regular: char-from-code("f8e5");
$icon-sftp-bold: char-from-code("f8e6");
$icon-sftp-light: char-from-code("f8e7");
$icon-sftp-regular: char-from-code("f8e8");
$icon-shape-circle-bold: char-from-code("f8e9");
$icon-shape-circle-filled: char-from-code("f8ea");
$icon-shape-circle-light: char-from-code("f8eb");
$icon-shape-circle-regular: char-from-code("f8ec");
$icon-shape-diagonal-line-bold: char-from-code("f8ed");
$icon-shape-diagonal-line-light: char-from-code("f8ee");
$icon-shape-diagonal-line-regular: char-from-code("f8ef");
$icon-shape-diamond-bold: char-from-code("f8f0");
$icon-shape-diamond-filled: char-from-code("f8f1");
$icon-shape-diamond-light: char-from-code("f8f2");
$icon-shape-diamond-regular: char-from-code("f8f3");
$icon-shape-oval-bold: char-from-code("f8f4");
$icon-shape-oval-light: char-from-code("f8f5");
$icon-shape-oval-regular: char-from-code("f8f6");
$icon-shape-square-bold: char-from-code("f8f7");
$icon-shape-square-filled: char-from-code("f8f8");
$icon-shape-square-light: char-from-code("f8f9");
$icon-shape-square-regular: char-from-code("f8fa");
$icon-shape-triangle-bold: char-from-code("f8fb");
$icon-shape-triangle-filled: char-from-code("f8fc");
$icon-shape-triangle-light: char-from-code("f8fd");
$icon-shape-triangle-regular: char-from-code("f8fe");
$icon-shapes-bold: char-from-code("f8ff");
$icon-shapes-light: char-from-code("f900");
$icon-shapes-regular: char-from-code("f901");
$icon-share-c-native-adr-bold: char-from-code("f902");
$icon-share-c-native-adr-light: char-from-code("f903");
$icon-share-c-native-adr-regular: char-from-code("f904");
$icon-share-c-native-iph-bold: char-from-code("f905");
$icon-share-c-native-iph-light: char-from-code("f906");
$icon-share-c-native-iph-regular: char-from-code("f907");
$icon-share-screen-bold: char-from-code("f908");
$icon-share-screen-filled: char-from-code("f909");
$icon-share-screen-light: char-from-code("f90a");
$icon-share-screen-regular: char-from-code("f90b");
$icon-share-screen-small-filled: char-from-code("f90c");
$icon-share-space-bold: char-from-code("f90d");
$icon-share-space-light: char-from-code("f90e");
$icon-share-space-regular: char-from-code("f90f");
$icon-shield-bold: char-from-code("f910");
$icon-shield-light: char-from-code("f911");
$icon-shield-regular: char-from-code("f912");
$icon-shopping-cart-bold: char-from-code("f913");
$icon-shopping-cart-filled: char-from-code("f914");
$icon-shopping-cart-light: char-from-code("f915");
$icon-shopping-cart-regular: char-from-code("f916");
$icon-short-text-box-bold: char-from-code("f917");
$icon-short-text-box-light: char-from-code("f918");
$icon-short-text-box-regular: char-from-code("f919");
$icon-show-bold: char-from-code("f91a");
$icon-show-filled: char-from-code("f91b");
$icon-show-light: char-from-code("f91c");
$icon-show-regular: char-from-code("f91d");
$icon-sign-in-bold: char-from-code("f91e");
$icon-sign-in-filled: char-from-code("f91f");
$icon-sign-in-forced-bold: char-from-code("f920");
$icon-sign-in-forced-light: char-from-code("f921");
$icon-sign-in-forced-regular: char-from-code("f922");
$icon-sign-in-light: char-from-code("f923");
$icon-sign-in-regular: char-from-code("f924");
$icon-sign-out-bold: char-from-code("f925");
$icon-sign-out-light: char-from-code("f926");
$icon-sign-out-regular: char-from-code("f927");
$icon-signal-0-bold: char-from-code("f928");
$icon-signal-0-light: char-from-code("f929");
$icon-signal-0-regular: char-from-code("f92a");
$icon-signal-100-bold: char-from-code("f92b");
$icon-signal-100-light: char-from-code("f92c");
$icon-signal-100-regular: char-from-code("f92d");
$icon-signal-25-bold: char-from-code("f92e");
$icon-signal-25-light: char-from-code("f92f");
$icon-signal-25-regular: char-from-code("f930");
$icon-signal-50-bold: char-from-code("f931");
$icon-signal-50-light: char-from-code("f932");
$icon-signal-50-regular: char-from-code("f933");
$icon-signal-75-bold: char-from-code("f934");
$icon-signal-75-light: char-from-code("f935");
$icon-signal-75-regular: char-from-code("f936");
$icon-simple-promotion-bold: char-from-code("f937");
$icon-simple-promotion-light: char-from-code("f938");
$icon-simple-promotion-regular: char-from-code("f939");
$icon-single-number-reach-bold: char-from-code("f93a");
$icon-single-number-reach-light: char-from-code("f93b");
$icon-single-number-reach-regular: char-from-code("f93c");
$icon-sip-registration-in-progress-bold: char-from-code("f93d");
$icon-sip-registration-in-progress-filled: char-from-code("f93e");
$icon-sip-registration-in-progress-light: char-from-code("f93f");
$icon-sip-registration-in-progress-regular: char-from-code("f940");
$icon-skip-bold: char-from-code("f941");
$icon-skip-bw-bold: char-from-code("f942");
$icon-skip-bw-filled: char-from-code("f943");
$icon-skip-bw-light: char-from-code("f944");
$icon-skip-bw-regular: char-from-code("f945");
$icon-skip-fw-bold: char-from-code("f946");
$icon-skip-fw-filled: char-from-code("f947");
$icon-skip-fw-light: char-from-code("f948");
$icon-skip-fw-regular: char-from-code("f949");
$icon-skip-light: char-from-code("f94a");
$icon-skip-regular: char-from-code("f94b");
$icon-sms-inbound-bold: char-from-code("f94c");
$icon-sms-inbound-light: char-from-code("f94d");
$icon-sms-inbound-regular: char-from-code("f94e");
$icon-sms-message-bold: char-from-code("f94f");
$icon-sms-message-filled: char-from-code("f950");
$icon-sms-message-light: char-from-code("f951");
$icon-sms-message-regular: char-from-code("f952");
$icon-social-alexa-filled: char-from-code("f953");
$icon-social-facebook-colored-filled: char-from-code("f954");
$icon-social-facebook-filled: char-from-code("f955");
$icon-social-fbmessenger-colored-filled: char-from-code("f956");
$icon-social-fbmessenger-filled: char-from-code("f957");
$icon-social-instagram-bold: char-from-code("f958");
$icon-social-microsoft-colored-filled: char-from-code("f959");
$icon-social-microsoft-filled: char-from-code("f95a");
$icon-social-mms-filled: char-from-code("f95b");
$icon-social-mms-gold-filled: char-from-code("f95c");
$icon-social-sms-filled: char-from-code("f95d");
$icon-social-sms-mint-filled: char-from-code("f95e");
$icon-social-twitter-colored-filled: char-from-code("f95f");
$icon-social-twitter-filled: char-from-code("f960");
$icon-social-viber-bold: char-from-code("f961");
$icon-social-viber-colored-bold: char-from-code("f962");
$icon-social-whatsapp-bold: char-from-code("f963");
$icon-social-whatsapp-colored-filled: char-from-code("f964");
$icon-sort-ascending-bold: char-from-code("f965");
$icon-sort-ascending-light: char-from-code("f966");
$icon-sort-ascending-regular: char-from-code("f967");
$icon-sort-descending-bold: char-from-code("f968");
$icon-sort-descending-light: char-from-code("f969");
$icon-sort-descending-regular: char-from-code("f96a");
$icon-sound-default-bold: char-from-code("f96b");
$icon-sound-default-light: char-from-code("f96c");
$icon-sound-default-regular: char-from-code("f96d");
$icon-speaker-bold: char-from-code("f96e");
$icon-speaker-disconnected-bold: char-from-code("f96f");
$icon-speaker-disconnected-filled: char-from-code("f970");
$icon-speaker-disconnected-light: char-from-code("f971");
$icon-speaker-disconnected-regular: char-from-code("f972");
$icon-speaker-filled: char-from-code("f973");
$icon-speaker-light: char-from-code("f974");
$icon-speaker-muted-bold: char-from-code("f975");
$icon-speaker-muted-filled: char-from-code("f976");
$icon-speaker-muted-light: char-from-code("f977");
$icon-speaker-muted-regular: char-from-code("f978");
$icon-speaker-off-bold: char-from-code("f979");
$icon-speaker-off-filled: char-from-code("f97a");
$icon-speaker-off-light: char-from-code("f97b");
$icon-speaker-off-regular: char-from-code("f97c");
$icon-speaker-on-colored-bold: char-from-code("f97d");
$icon-speaker-on-colored-light: char-from-code("f97e");
$icon-speaker-on-colored-regular: char-from-code("f97f");
$icon-speaker-regular: char-from-code("f980");
$icon-speaker-turn-down-bold: char-from-code("f981");
$icon-speaker-turn-down-filled: char-from-code("f982");
$icon-speaker-turn-down-light: char-from-code("f983");
$icon-speaker-turn-down-regular: char-from-code("f984");
$icon-speaker-turn-up-bold: char-from-code("f985");
$icon-speaker-turn-up-filled: char-from-code("f986");
$icon-speaker-turn-up-light: char-from-code("f987");
$icon-speaker-turn-up-regular: char-from-code("f988");
$icon-spell-checker-bold: char-from-code("f989");
$icon-spell-checker-light: char-from-code("f98a");
$icon-spell-checker-regular: char-from-code("f98b");
$icon-spinner-bold: char-from-code("f98c");
$icon-spinner-filled-bold: char-from-code("f98d");
$icon-spinner-filled-light: char-from-code("f98e");
$icon-spinner-filled-regular: char-from-code("f98f");
$icon-spinner-light: char-from-code("f990");
$icon-spinner-partial-bold: char-from-code("f991");
$icon-spinner-partial-light: char-from-code("f992");
$icon-spinner-partial-regular: char-from-code("f993");
$icon-spinner-regular: char-from-code("f994");
$icon-stacked-area-100-chart-bold: char-from-code("f995");
$icon-stacked-area-100-chart-filled: char-from-code("f996");
$icon-stacked-area-100-chart-light: char-from-code("f997");
$icon-stacked-area-100-chart-regular: char-from-code("f998");
$icon-stacked-area-chart-bold: char-from-code("f999");
$icon-stacked-area-chart-filled: char-from-code("f99a");
$icon-stacked-area-chart-light: char-from-code("f99b");
$icon-stacked-area-chart-regular: char-from-code("f99c");
$icon-stacked-bar-100-chart-bold: char-from-code("f99d");
$icon-stacked-bar-100-chart-filled: char-from-code("f99e");
$icon-stacked-bar-100-chart-light: char-from-code("f99f");
$icon-stacked-bar-100-chart-regular: char-from-code("f9a0");
$icon-stacked-bar-chart-bold: char-from-code("f9a1");
$icon-stacked-bar-chart-filled: char-from-code("f9a2");
$icon-stacked-bar-chart-light: char-from-code("f9a3");
$icon-stacked-bar-chart-regular: char-from-code("f9a4");
$icon-start-chat-bold: char-from-code("f9a5");
$icon-start-chat-light: char-from-code("f9a6");
$icon-start-chat-regular: char-from-code("f9a7");
$icon-stethoscope-bold: char-from-code("f9a8");
$icon-stethoscope-light: char-from-code("f9a9");
$icon-stethoscope-regular: char-from-code("f9aa");
$icon-stickers-bold: char-from-code("f9ab");
$icon-stickers-light: char-from-code("f9ac");
$icon-stickers-regular: char-from-code("f9ad");
$icon-stickies-bold: char-from-code("f9ae");
$icon-stickies-light: char-from-code("f9af");
$icon-stickies-regular: char-from-code("f9b0");
$icon-stop-bold: char-from-code("f9b1");
$icon-stop-circle-bold: char-from-code("f9b2");
$icon-stop-circle-filled: char-from-code("f9b3");
$icon-stop-circle-light: char-from-code("f9b4");
$icon-stop-circle-regular: char-from-code("f9b5");
$icon-stop-content-share-bold: char-from-code("f9b6");
$icon-stop-content-share-light: char-from-code("f9b7");
$icon-stop-content-share-regular: char-from-code("f9b8");
$icon-stop-filled: char-from-code("f9b9");
$icon-stop-light: char-from-code("f9ba");
$icon-stop-regular: char-from-code("f9bb");
$icon-stored-info-bold: char-from-code("f9bc");
$icon-stored-info-filled: char-from-code("f9bd");
$icon-stored-info-light: char-from-code("f9be");
$icon-stored-info-regular: char-from-code("f9bf");
$icon-streaming-bold: char-from-code("f9c0");
$icon-streaming-light: char-from-code("f9c1");
$icon-streaming-regular: char-from-code("f9c2");
$icon-strikethrough-bold: char-from-code("f9c3");
$icon-strikethrough-light: char-from-code("f9c4");
$icon-strikethrough-regular: char-from-code("f9c5");
$icon-subscript-bold: char-from-code("f9c6");
$icon-subscript-light: char-from-code("f9c7");
$icon-subscript-regular: char-from-code("f9c8");
$icon-superscript-bold: char-from-code("f9c9");
$icon-superscript-light: char-from-code("f9ca");
$icon-superscript-regular: char-from-code("f9cb");
$icon-survey-bold: char-from-code("f9cc");
$icon-survey-filled: char-from-code("f9cd");
$icon-survey-light: char-from-code("f9ce");
$icon-survey-regular: char-from-code("f9cf");
$icon-sx10-bold: char-from-code("f9d0");
$icon-sx10-light: char-from-code("f9d1");
$icon-sx10-regular: char-from-code("f9d2");
$icon-sx20-bold: char-from-code("f9d3");
$icon-sx20-light: char-from-code("f9d4");
$icon-sx20-regular: char-from-code("f9d5");
$icon-sx80-codec-bold: char-from-code("f9d6");
$icon-sx80-codec-light: char-from-code("f9d7");
$icon-sx80-codec-regular: char-from-code("f9d8");
$icon-table-bold: char-from-code("f9d9");
$icon-table-light: char-from-code("f9da");
$icon-table-regular: char-from-code("f9db");
$icon-tablet-bold: char-from-code("f9dc");
$icon-tablet-light: char-from-code("f9dd");
$icon-tablet-regular: char-from-code("f9de");
$icon-tabs-bold: char-from-code("f9df");
$icon-tabs-light: char-from-code("f9e0");
$icon-tabs-regular: char-from-code("f9e1");
$icon-tag-bold: char-from-code("f9e2");
$icon-tag-light: char-from-code("f9e3");
$icon-tag-regular: char-from-code("f9e4");
$icon-tap-bold: char-from-code("f9e5");
$icon-tap-filled: char-from-code("f9e6");
$icon-tap-light: char-from-code("f9e7");
$icon-tap-regular: char-from-code("f9e8");
$icon-telepresence-alert-bold: char-from-code("f9e9");
$icon-telepresence-alert-light: char-from-code("f9ea");
$icon-telepresence-alert-muted-bold: char-from-code("f9eb");
$icon-telepresence-alert-muted-light: char-from-code("f9ec");
$icon-telepresence-alert-muted-regular: char-from-code("f9ed");
$icon-telepresence-alert-regular: char-from-code("f9ee");
$icon-telepresence-bold: char-from-code("f9ef");
$icon-telepresence-ix5000-bold: char-from-code("f9f0");
$icon-telepresence-ix5000-light: char-from-code("f9f1");
$icon-telepresence-ix5000-regular: char-from-code("f9f2");
$icon-telepresence-light: char-from-code("f9f3");
$icon-telepresence-private-bold: char-from-code("f9f4");
$icon-telepresence-private-light: char-from-code("f9f5");
$icon-telepresence-private-regular: char-from-code("f9f6");
$icon-telepresence-regular: char-from-code("f9f7");
$icon-temperature-bold: char-from-code("f9f8");
$icon-temperature-light: char-from-code("f9f9");
$icon-temperature-regular: char-from-code("f9fa");
$icon-text-align-center-bold: char-from-code("f9fb");
$icon-text-align-center-filled: char-from-code("f9fc");
$icon-text-align-center-light: char-from-code("f9fd");
$icon-text-align-center-regular: char-from-code("f9fe");
$icon-text-align-left-bold: char-from-code("f9ff");
$icon-text-align-left-filled: char-from-code("fa00");
$icon-text-align-left-light: char-from-code("fa01");
$icon-text-align-left-regular: char-from-code("fa02");
$icon-text-align-right-bold: char-from-code("fa03");
$icon-text-align-right-filled: char-from-code("fa04");
$icon-text-align-right-light: char-from-code("fa05");
$icon-text-align-right-regular: char-from-code("fa06");
$icon-text-bold: char-from-code("fa07");
$icon-text-code-block-bold: char-from-code("fa08");
$icon-text-code-block-light: char-from-code("fa09");
$icon-text-code-block-regular: char-from-code("fa0a");
$icon-text-highlight-bold: char-from-code("fa0b");
$icon-text-highlight-light: char-from-code("fa0c");
$icon-text-highlight-regular: char-from-code("fa0d");
$icon-text-light: char-from-code("fa0e");
$icon-text-regular: char-from-code("fa0f");
$icon-three-column-bold: char-from-code("fa10");
$icon-three-column-light: char-from-code("fa11");
$icon-three-column-regular: char-from-code("fa12");
$icon-three-d-object-bold: char-from-code("fa13");
$icon-three-d-object-light: char-from-code("fa14");
$icon-three-d-object-regular: char-from-code("fa15");
$icon-too-fast-bold: char-from-code("fa16");
$icon-too-fast-light: char-from-code("fa17");
$icon-too-fast-regular: char-from-code("fa18");
$icon-too-slow-bold: char-from-code("fa19");
$icon-too-slow-light: char-from-code("fa1a");
$icon-too-slow-regular: char-from-code("fa1b");
$icon-tools-bold: char-from-code("fa1c");
$icon-tools-light: char-from-code("fa1d");
$icon-tools-regular: char-from-code("fa1e");
$icon-touch10-bold: char-from-code("fa1f");
$icon-touch10-light: char-from-code("fa20");
$icon-touch10-regular: char-from-code("fa21");
$icon-transcript-bold: char-from-code("fa22");
$icon-transcript-filled: char-from-code("fa23");
$icon-transcript-light: char-from-code("fa24");
$icon-transcript-regular: char-from-code("fa25");
$icon-translate-bold: char-from-code("fa26");
$icon-translate-light: char-from-code("fa27");
$icon-translate-regular: char-from-code("fa28");
$icon-trim-bold: char-from-code("fa29");
$icon-trim-light: char-from-code("fa2a");
$icon-trim-regular: char-from-code("fa2b");
$icon-two-column-bold: char-from-code("fa2c");
$icon-two-column-light: char-from-code("fa2d");
$icon-two-column-regular: char-from-code("fa2e");
$icon-ucm-cloud-bold: char-from-code("fa2f");
$icon-ucm-cloud-light: char-from-code("fa30");
$icon-ucm-cloud-regular: char-from-code("fa31");
$icon-underline-bold: char-from-code("fa32");
$icon-underline-light: char-from-code("fa33");
$icon-underline-regular: char-from-code("fa34");
$icon-undo-bold: char-from-code("fa35");
$icon-undo-light: char-from-code("fa36");
$icon-undo-regular: char-from-code("fa37");
$icon-unlink-bold: char-from-code("fa38");
$icon-unlink-light: char-from-code("fa39");
$icon-unlink-regular: char-from-code("fa3a");
$icon-unread-bold: char-from-code("fa3b");
$icon-unread-filled: char-from-code("fa3c");
$icon-unread-light: char-from-code("fa3d");
$icon-unread-regular: char-from-code("fa3e");
$icon-unsecure-unlocked-bold: char-from-code("fa3f");
$icon-unsecure-unlocked-filled: char-from-code("fa40");
$icon-unsecure-unlocked-light: char-from-code("fa41");
$icon-unsecure-unlocked-regular: char-from-code("fa42");
$icon-unsorted-bold: char-from-code("fa43");
$icon-unsorted-light: char-from-code("fa44");
$icon-unsorted-regular: char-from-code("fa45");
$icon-update-file-share-bold: char-from-code("fa46");
$icon-update-file-share-light: char-from-code("fa47");
$icon-update-file-share-regular: char-from-code("fa48");
$icon-upgrade-bold: char-from-code("fa49");
$icon-upgrade-filled: char-from-code("fa4a");
$icon-upgrade-light: char-from-code("fa4b");
$icon-upgrade-regular: char-from-code("fa4c");
$icon-upload-bold: char-from-code("fa4d");
$icon-upload-image-bold: char-from-code("fa4e");
$icon-upload-image-light: char-from-code("fa4f");
$icon-upload-image-regular: char-from-code("fa50");
$icon-upload-light: char-from-code("fa51");
$icon-upload-regular: char-from-code("fa52");
$icon-urgent-voicemail-bold: char-from-code("fa53");
$icon-urgent-voicemail-filled: char-from-code("fa54");
$icon-usb-bold: char-from-code("fa55");
$icon-usb-headset-bold: char-from-code("fa56");
$icon-usb-headset-light: char-from-code("fa57");
$icon-usb-headset-muted-bold: char-from-code("fa58");
$icon-usb-headset-muted-light: char-from-code("fa59");
$icon-usb-headset-muted-regular: char-from-code("fa5a");
$icon-usb-headset-regular: char-from-code("fa5b");
$icon-usb-light: char-from-code("fa5c");
$icon-usb-regular: char-from-code("fa5d");
$icon-user-bold: char-from-code("fa5e");
$icon-user-deactivate-bold: char-from-code("fa5f");
$icon-user-deactivate-light: char-from-code("fa60");
$icon-user-deactivate-regular: char-from-code("fa61");
$icon-user-light: char-from-code("fa62");
$icon-user-regular: char-from-code("fa63");
$icon-vcs-bold: char-from-code("fa64");
$icon-vcs-light: char-from-code("fa65");
$icon-vcs-regular: char-from-code("fa66");
$icon-video-blur-bold: char-from-code("fa67");
$icon-video-blur-filled: char-from-code("fa68");
$icon-video-blur-light: char-from-code("fa69");
$icon-video-blur-regular: char-from-code("fa6a");
$icon-video-bold: char-from-code("fa6b");
$icon-video-effect-bold: char-from-code("fa6c");
$icon-video-effect-filled: char-from-code("fa6d");
$icon-video-effect-light: char-from-code("fa6e");
$icon-video-effect-regular: char-from-code("fa6f");
$icon-video-filled: char-from-code("fa70");
$icon-video-layout-bold: char-from-code("fa71");
$icon-video-layout-equal-bold: char-from-code("fa72");
$icon-video-layout-equal-dual-bold: char-from-code("fa73");
$icon-video-layout-equal-dual-light: char-from-code("fa74");
$icon-video-layout-equal-dual-regular: char-from-code("fa75");
$icon-video-layout-equal-filled: char-from-code("fa76");
$icon-video-layout-equal-light: char-from-code("fa77");
$icon-video-layout-equal-regular: char-from-code("fa78");
$icon-video-layout-filled: char-from-code("fa79");
$icon-video-layout-light: char-from-code("fa7a");
$icon-video-layout-overlay-bold: char-from-code("fa7b");
$icon-video-layout-overlay-light: char-from-code("fa7c");
$icon-video-layout-overlay-regular: char-from-code("fa7d");
$icon-video-layout-presenter-dominant-bold: char-from-code("fa7e");
$icon-video-layout-presenter-dominant-light: char-from-code("fa7f");
$icon-video-layout-presenter-dominant-regular: char-from-code("fa80");
$icon-video-layout-prominent-bold: char-from-code("fa81");
$icon-video-layout-prominent-filled: char-from-code("fa82");
$icon-video-layout-prominent-light: char-from-code("fa83");
$icon-video-layout-prominent-regular: char-from-code("fa84");
$icon-video-layout-regular: char-from-code("fa85");
$icon-video-layout-share-dominant-bold: char-from-code("fa86");
$icon-video-layout-share-dominant-light: char-from-code("fa87");
$icon-video-layout-share-dominant-regular: char-from-code("fa88");
$icon-video-layout-single-bold: char-from-code("fa89");
$icon-video-layout-single-filled: char-from-code("fa8a");
$icon-video-layout-single-light: char-from-code("fa8b");
$icon-video-layout-single-regular: char-from-code("fa8c");
$icon-video-layout-stack-bold: char-from-code("fa8d");
$icon-video-layout-stack-filled: char-from-code("fa8e");
$icon-video-layout-stack-light: char-from-code("fa8f");
$icon-video-layout-stack-regular: char-from-code("fa90");
$icon-video-layout-video-dominant-bold: char-from-code("fa91");
$icon-video-layout-video-dominant-light: char-from-code("fa92");
$icon-video-layout-video-dominant-regular: char-from-code("fa93");
$icon-video-light: char-from-code("fa94");
$icon-video-plus-bold: char-from-code("fa95");
$icon-video-plus-filled: char-from-code("fa96");
$icon-video-plus-light: char-from-code("fa97");
$icon-video-plus-regular: char-from-code("fa98");
$icon-video-regular: char-from-code("fa99");
$icon-video-speaker-track-bold: char-from-code("fa9a");
$icon-video-speaker-track-filled: char-from-code("fa9b");
$icon-video-speaker-track-light: char-from-code("fa9c");
$icon-video-speaker-track-regular: char-from-code("fa9d");
$icon-view-all-bold: char-from-code("fa9e");
$icon-view-all-light: char-from-code("fa9f");
$icon-view-all-regular: char-from-code("faa0");
$icon-view-list-bold: char-from-code("faa1");
$icon-view-list-light: char-from-code("faa2");
$icon-view-list-regular: char-from-code("faa3");
$icon-view-stacked-bold: char-from-code("faa4");
$icon-view-stacked-filled: char-from-code("faa5");
$icon-view-stacked-light: char-from-code("faa6");
$icon-view-stacked-regular: char-from-code("faa7");
$icon-view-thumbnail-bold: char-from-code("faa8");
$icon-view-thumbnail-filled: char-from-code("faa9");
$icon-view-thumbnail-light: char-from-code("faaa");
$icon-view-thumbnail-regular: char-from-code("faab");
$icon-voicemail-bold: char-from-code("faac");
$icon-voicemail-filled: char-from-code("faad");
$icon-voicemail-light: char-from-code("faae");
$icon-voicemail-regular: char-from-code("faaf");
$icon-waffle-menu-bold: char-from-code("fab0");
$icon-waffle-menu-light: char-from-code("fab1");
$icon-waffle-menu-regular: char-from-code("fab2");
$icon-waitingroom-active-bold: char-from-code("fab3");
$icon-waitingroom-active-light: char-from-code("fab4");
$icon-waitingroom-active-regular: char-from-code("fab5");
$icon-wallpaper-bold: char-from-code("fab6");
$icon-wallpaper-light: char-from-code("fab7");
$icon-wallpaper-regular: char-from-code("fab8");
$icon-warning-badge-filled: char-from-code("fab9");
$icon-warning-bold: char-from-code("faba");
$icon-warning-filled: char-from-code("fabb");
$icon-warning-light: char-from-code("fabc");
$icon-warning-regular: char-from-code("fabd");
$icon-webex-assistant-active-colored: char-from-code("fabe");
$icon-webex-assistant-inactive-colored: char-from-code("fabf");
$icon-webex-board-bold: char-from-code("fac0");
$icon-webex-board-light: char-from-code("fac1");
$icon-webex-board-regular: char-from-code("fac2");
$icon-webex-codec-plus-bold: char-from-code("fac3");
$icon-webex-codec-plus-light: char-from-code("fac4");
$icon-webex-codec-plus-regular: char-from-code("fac5");
$icon-webex-desk-camera-bold: char-from-code("fac6");
$icon-webex-desk-camera-light: char-from-code("fac7");
$icon-webex-desk-camera-regular: char-from-code("fac8");
$icon-webex-helix-filled: char-from-code("fac9");
$icon-webex-meetings-bold: char-from-code("faca");
$icon-webex-meetings-filled: char-from-code("facb");
$icon-webex-meetings-light: char-from-code("facc");
$icon-webex-meetings-regular: char-from-code("facd");
$icon-webex-quad-camera-bold: char-from-code("face");
$icon-webex-quad-camera-light: char-from-code("facf");
$icon-webex-quad-camera-regular: char-from-code("fad0");
$icon-webex-room-kit-bold: char-from-code("fad1");
$icon-webex-room-kit-light: char-from-code("fad2");
$icon-webex-room-kit-plus-bold: char-from-code("fad3");
$icon-webex-room-kit-plus-light: char-from-code("fad4");
$icon-webex-room-kit-plus-regular: char-from-code("fad5");
$icon-webex-room-kit-regular: char-from-code("fad6");
$icon-webex-share-bold: char-from-code("fad7");
$icon-webex-share-light: char-from-code("fad8");
$icon-webex-share-regular: char-from-code("fad9");
$icon-webex-teams-bold: char-from-code("fada");
$icon-webex-teams-filled: char-from-code("fadb");
$icon-webex-teams-light: char-from-code("fadc");
$icon-webex-teams-new-bold: char-from-code("fadd");
$icon-webex-teams-new-filled: char-from-code("fade");
$icon-webex-teams-new-light: char-from-code("fadf");
$icon-webex-teams-new-regular: char-from-code("fae0");
$icon-webex-teams-regular: char-from-code("fae1");
$icon-webinar-bold: char-from-code("fae2");
$icon-webinar-filled: char-from-code("fae3");
$icon-webinar-light: char-from-code("fae4");
$icon-webinar-regular: char-from-code("fae5");
$icon-weekly-recurring-schedule-node-bold: char-from-code("fae6");
$icon-weekly-recurring-schedule-node-light: char-from-code("fae7");
$icon-weekly-recurring-schedule-node-regular: char-from-code("fae8");
$icon-whiteboard-bold: char-from-code("fae9");
$icon-whiteboard-content-bold: char-from-code("faea");
$icon-whiteboard-content-light: char-from-code("faeb");
$icon-whiteboard-content-regular: char-from-code("faec");
$icon-whiteboard-filled: char-from-code("faed");
$icon-whiteboard-light: char-from-code("faee");
$icon-whiteboard-regular: char-from-code("faef");
$icon-widget-bold: char-from-code("faf0");
$icon-widget-filled: char-from-code("faf1");
$icon-widget-light: char-from-code("faf2");
$icon-widget-regular: char-from-code("faf3");
$icon-wifi-bold: char-from-code("faf4");
$icon-wifi-error-bold: char-from-code("faf5");
$icon-wifi-error-light: char-from-code("faf6");
$icon-wifi-error-regular: char-from-code("faf7");
$icon-wifi-light: char-from-code("faf8");
$icon-wifi-regular: char-from-code("faf9");
$icon-wifi-signal-good-colored-bold: char-from-code("fafa");
$icon-wifi-signal-good-colored-light: char-from-code("fafb");
$icon-wifi-signal-good-colored-regular: char-from-code("fafc");
$icon-wifi-signal-poor-colored-bold: char-from-code("fafd");
$icon-wifi-signal-poor-colored-light: char-from-code("fafe");
$icon-wifi-signal-poor-colored-regular: char-from-code("faff");
$icon-wifi-signal-unstable-colored-bold: char-from-code("fb00");
$icon-wifi-signal-unstable-colored-light: char-from-code("fb01");
$icon-wifi-signal-unstable-colored-regular: char-from-code("fb02");
$icon-window-corner-scrub-bold: char-from-code("fb03");
$icon-window-corner-scrub-light: char-from-code("fb04");
$icon-window-corner-scrub-regular: char-from-code("fb05");
$icon-window-right-corner-scrub-bold: char-from-code("fb06");
$icon-window-right-corner-scrub-light: char-from-code("fb07");
$icon-window-right-corner-scrub-regular: char-from-code("fb08");
$icon-window-vertical-scrub-bold: char-from-code("fb09");
$icon-window-vertical-scrub-light: char-from-code("fb0a");
$icon-window-vertical-scrub-regular: char-from-code("fb0b");
$icon-workflow-deployments-bold: char-from-code("fb0c");
$icon-workflow-deployments-filled: char-from-code("fb0d");
$icon-workflow-deployments-light: char-from-code("fb0e");
$icon-workflow-deployments-regular: char-from-code("fb0f");
$icon-workphone-bold: char-from-code("fb10");
$icon-workphone-light: char-from-code("fb11");
$icon-workphone-regular: char-from-code("fb12");
$icon-zoom-in-bold: char-from-code("fb13");
$icon-zoom-in-light: char-from-code("fb14");
$icon-zoom-in-regular: char-from-code("fb15");
$icon-zoom-out-bold: char-from-code("fb16");
$icon-zoom-out-light: char-from-code("fb17");
$icon-zoom-out-regular: char-from-code("fb18");
$icon-zoom: char-from-code("fb19");
