@font-face {
    font-family: 'Icons';
    src: url('fonts/icons.woff') format('woff'),
         url('fonts/icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-open-bracket:before {
	content: "\28";
}
.icons-close-bracket:before {
  content: "\29";
}
.icons-Plus:before {
  content: "\2b";
}
.icons-comma:before {
  content: "\2c";
}
.icons-Minus:before {
  content: "\2d";
}
.icons-Dot:before {
  content: "\2e";
}
.icons-Slash:before {
  content: "\2f";
}
.icons-number-0:before {
  content: "\30";
}
.icons-number-1:before {
  content: "\31";
}
.icons-number-2:before {
  content: "\32";
}
.icons-Three:before {
  content: "\33";
}
.icons-Four:before {
  content: "\34";
}
.icons-Five:before {
  content: "\35";
}
.icons-Six:before {
  content: "\36";
}
.icons-Seven:before {
  content: "\37";
}
.icons-Eight:before {
  content: "\38";
}
.icons-Nine:before {
  content: "\39";
}
.icons-Colon:before {
  content: "\3a";
}
.icons-At-symbol:before {
  content: "\40";
}
.icons-Uppercase-A:before {
  content: "\41";
}
.icons-Uppercase-B:before {
  content: "\42";
}
.icons-Uppercase-C:before {
  content: "\43";
}
.icons-Uppercase-D:before {
  content: "\44";
}
.icons-Uppercase-E:before {
  content: "\45";
}
.icons-Uppercase-F:before {
  content: "\46";
}
.icons-Uppercase-G:before {
  content: "\47";
}
.icons-Uppercase-H:before {
  content: "\48";
}
.icons-Uppercase-I:before {
  content: "\49";
}
.icons-Uppercase-J:before {
  content: "\4a";
}
.icons-Uppercase-K:before {
  content: "\4b";
}
.icons-Uppercase-L:before {
  content: "\4c";
}
.icons-Uppercase-M:before {
  content: "\4d";
}
.icons-Uppercase-N:before {
  content: "\4e";
}
.icons-Uppercase-O:before {
  content: "\4f";
}
.icons-Uppercase-P:before {
  content: "\50";
}
.icons-Uppercase-Q:before {
  content: "\51";
}
.icons-Uppercase-R:before {
  content: "\52";
}
.icons-Uppercase-S:before {
  content: "\53";
}
.icons-Uppercase-T:before {
  content: "\54";
}
.icons-Uppercase-U:before {
  content: "\55";
}
.icons-Uppercase-V:before {
  content: "\56";
}
.icons-Uppercase-W:before {
  content: "\57";
}
.icons-Uppercase-X:before {
  content: "\58";
}
.icons-Uppercase-Y:before {
  content: "\59";
}
.icons-Uppercase-Z:before {
  content: "\5a";
}
.icons-Underscore:before {
  content: "\5f";
}
.icons-Lowercase-a:before {
  content: "\61";
}
.icons-Lowercase-b:before {
  content: "\62";
}
.icons-Lowercase-c:before {
  content: "\63";
}
.icons-Lowercase-d:before {
  content: "\64";
}
.icons-Lowercase-e:before {
  content: "\65";
}
.icons-Lowercase-f:before {
  content: "\66";
}
.icons-Lowercase-g:before {
  content: "\67";
}
.icons-Lowercase-h:before {
  content: "\68";
}
.icons-Lowercase-i:before {
  content: "\69";
}
.icons-Lowercase-j:before {
  content: "\6a";
}
.icons-Lowercase-k:before {
  content: "\6b";
}
.icons-Lowercase-l:before {
  content: "\6c";
}
.icons-Lowercase-m:before {
  content: "\6d";
}
.icons-Lowercase-n:before {
  content: "\6e";
}
.icons-Lowercase-o:before {
  content: "\6f";
}
.icons-Lowercase-p:before {
  content: "\70";
}
.icons-Lowercase-q:before {
  content: "\71";
}
.icons-Lowercase-r:before {
  content: "\72";
}
.icons-Lowercase-s:before {
  content: "\73";
}
.icons-Lowercase-t:before {
  content: "\74";
}
.icons-Lowercase-u:before {
  content: "\75";
}
.icons-Lowercase-v:before {
  content: "\76";
}
.icons-Lowercase-w:before {
  content: "\77";
}
.icons-Lowercase-x:before {
  content: "\78";
}
.icons-Lowercase-y:before {
  content: "\79";
}
.icons-Lowercase-z:before {
  content: "\7a";
}
.icons-MENU:before {
  content: "\e010";
}
.icons-home:before {
  content: "\e011";
}
.icons-jump:before {
  content: "\e020";
}
.icons-jump-fill:before {
  content: "\e022";
}
.icons-jump-circle:before {
  content: "\e024";
}
.icons-jump-circle-fill:before {
  content: "\e026";
}
.icons-fallback-circle:before {
  content: "\e028";
}
.icons-fallback-circle-fill:before {
  content: "\e030";
}
.icons-fallback:before {
  content: "\e032";
}
.icons-fallback-fill:before {
  content: "\e034";
}
.icons-smaller:before {
  content: "\e107";
}
.icons-bigger:before {
  content: "\e108";
}
.icons-browse-left:before {
  content: "\e109";
}
.icons-browse-right:before {
  content: "\e10a";
}
.icons-upup:before {
  content: "\e10b";
}
.icons-downdown:before {
  content: "\e10c";
}
.icons-browse-up:before {
  content: "\e10d";
}
.icons-browse-down:before {
  content: "\e10e";
}
.icons-arrow-loop:before {
  content: "\e110";
}
.icons-arrow-loop-once:before {
  content: "\e111";
}
.icons-tool-random:before {
  content: "\e112";
}
.icons-arrow-next:before {
  content: "\e113";
}
.icons-screen-position:before {
  content: "\e114";
}
.icons-arrow-shape-down:before {
  content: "\e115";
}
.icons-arrow-shape-left:before {
  content: "\e116";
}
.icons-arrow-shape-right:before {
  content: "\e117";
}
.icons-arrow-shape-up:before {
  content: "\e118";
}
.icons-arrow-sort-down:before {
  content: "\e120";
}
.icons-arrow-sort-down-fill:before {
  content: "\e121";
}
.icons-arrow-sort-left:before {
  content: "\e122";
}
.icons-arrow-sort-left-fill:before {
  content: "\e123";
}
.icons-arrow-sort-right:before {
  content: "\e124";
}
.icons-arrow-sort-right-fill:before {
  content: "\e125";
}
.icons-arrow-sort-up:before {
  content: "\e126";
}
.icons-arrow-sort-up-fill:before {
  content: "\e127";
}
.icons-arrow-select:before {
  content: "\e128";
}
.icons-arrow-select-fill:before {
  content: "\e129";
}
.icons-arrow-down:before {
  content: "\e136";
}
.icons-arrow-left:before {
  content: "\e137";
}
.icons-arrow-right:before {
  content: "\e138";
}
.icons-arrow-up:before {
  content: "\e139";
}
.icons-arrow-to-line-down:before {
  content: "\e140";
}
.icons-arrow-to-line-left:before {
  content: "\e141";
}
.icons-arrow-to-line-right:before {
  content: "\e142";
}
.icons-arrow-to-line-up:before {
  content: "\e143";
}
.icons-half-hourly:before {
  content: "\e148";
}
.icons-quarter-hourly:before {
  content: "\e149";
}
.icons-circle-hourly:before {
  content: "\e14e";
}
.icons-clock-fill:before {
  content: "\e150";
}
.icons-clock:before {
  content: "\e151";
}
.icons-clock-alarm:before {
  content: "\e152";
}
.icons-clock-delay:before {
  content: "\e153";
}
.icons-clock-timer:before {
  content: "\e154";
}
.icons-edit-add:before {
  content: "\e160";
}
.icons-edit-copy:before {
  content: "\e161";
}
.icons-edit-copy-fill:before {
  content: "\e162";
}
.icons-triangle:before {
  content: "\e163";
}
.icons-edit-fill:before {
  content: "\e164";
}
.icons-edit-circle:before {
  content: "\e165";
}
.icons-edit-circle-bigdot:before {
  content: "\e166";
}
.icons-edit-circle-circle-dot:before {
  content: "\e167";
}
.icons-edit-circle-dot:before {
  content: "\e168";
}
.icons-edit-circle-dot-fill:before {
  content: "\e169";
}
.icons-triangle-fill:before {
  content: "\e16a";
}
.icons-diamond:before {
  content: "\e16b";
}
.icons-diamond-fill:before {
  content: "\e16c";
}
.icons-edit-minus:before {
  content: "\e180";
}
.icons-edit-plus:before {
  content: "\e181";
}
.icons-edit-minus-circle:before {
  content: "\e185";
}
.icons-edit-plus-circle:before {
  content: "\e186";
}
.icons-edit-minus-circle-fill:before {
  content: "\e187";
}
.icons-edit-plus-circle-fill:before {
  content: "\e188";
}
.icons-edit-minus-rectangle:before {
  content: "\e190";
}
.icons-edit-plus-rectangle:before {
  content: "\e191";
}
.icons-edit-minus-rectangle-fill:before {
  content: "\e192";
}
.icons-edit-plus-rectangle-fill:before {
  content: "\e193";
}
.icons-edit-minus-square:before {
  content: "\e194";
}
.icons-edit-plus-square:before {
  content: "\e195";
}
.icons-edit-minus-square-fill:before {
  content: "\e196";
}
.icons-edit-plus-square-fill:before {
  content: "\e197";
}
.icons-checkmark:before {
  content: "\e198";
}
.icons-check-square:before {
  content: "\e199";
}
.icons-check-square-fill:before {
  content: "\e200";
}
.icons-uncheck-square:before {
  content: "\e201";
}
.icons-uncheck-square-fill:before {
  content: "\e202";
}
.icons-check-rectangle:before {
  content: "\e203";
}
.icons-check-rectangle-fill:before {
  content: "\e204";
}
.icons-uncheck-rectangle:before {
  content: "\e208";
}
.icons-uncheck-rectangle-fill:before {
  content: "\e209";
}
.icons-check-circle:before {
  content: "\e20a";
}
.icons-check-circle-fill:before {
  content: "\e20b";
}
.icons-menu-vast:before {
  content: "\e220";
}
.icons-menu-vast-fill:before {
  content: "\e221";
}
.icons-publish-fill:before {
  content: "\e222";
}
.icons-x-square:before {
  content: "\e223";
}
.icons-x-square-fill:before {
  content: "\e224";
}
.icons-close-circle-fill:before {
  content: "\e225";
}
.icons-close-circle:before {
  content: "\e226";
}
.icons-Today-fill:before {
  content: "\e227";
}
.icons-M_circle:before {
  content: "\e228";
}
.icons-S_circle:before {
  content: "\e229";
}
.icons-q-fill:before {
  content: "\e22a";
}
.icons-m-fill:before {
  content: "\e22b";
}
.icons-2w-fill:before {
  content: "\e22c";
}
.icons-1-fill:before {
  content: "\e22d";
}
.icons-3-fill:before {
  content: "\e22e";
}
.icons-7-fill:before {
  content: "\e22f";
}
.icons-circle-0:before {
  content: "\e230";
}
.icons-circle-1:before {
  content: "\e231";
}
.icons-circle-2:before {
  content: "\e232";
}
.icons-circle-4:before {
  content: "\e233";
}
.icons-circle-41:before {
  content: "\e234";
}
.icons-circle-5:before {
  content: "\e235";
}
.icons-circle-6:before {
  content: "\e236";
}
.icons-circle-7:before {
  content: "\e237";
}
.icons-circle-8:before {
  content: "\e238";
}
.icons-circle-9:before {
  content: "\e239";
}
.icons-edit-pen:before {
  content: "\e23a";
}
.icons-color-picker:before {
  content: "\e23b";
}
.icons-text-edit:before {
  content: "\e23c";
}
.icons-feather-circle-fill:before {
  content: "\e23d";
}
.icons-feather-fill:before {
  content: "\e240";
}
.icons-tool-pen:before {
  content: "\e241";
}
.icons-font:before {
  content: "\e242";
}
.icons-email:before {
  content: "\e245";
}
.icons-email-fill:before {
  content: "\e246";
}
.icons-email-circle-fill:before {
  content: "\e247";
}
.icons-email-circle:before {
  content: "\e248";
}
.icons-bell-fill:before {
  content: "\e249";
}
.icons-bell:before {
  content: "\e24a";
}
.icons-folder:before {
  content: "\e250";
}
.icons-folder-stripe-fill:before {
  content: "\e251";
}
.icons-folder-fill-plus:before {
  content: "\e252";
}
.icons-folder-fill-minus:before {
  content: "\e253";
}
.icons-folder-open-fill-minus:before {
  content: "\e254";
}
.icons-folder-outline:before {
  content: "\e255";
}
.icons-folder-open-fill:before {
  content: "\e257";
}
.icons-folder-open:before {
  content: "\e258";
}
.icons-folder-search:before {
  content: "\e259";
}
.icons-folder-circle:before {
  content: "\e260";
}
.icons-app_close:before {
  content: "\e270";
}
.icons-window_close:before {
  content: "\e271";
}
.icons-hw_access_point:before {
  content: "\e308";
}
.icons-Gateway:before {
  content: "\e309";
}
.icons-hw-android:before {
  content: "\e310";
}
.icons-hw-android-fill:before {
  content: "\e311";
}
.icons-hw-appletv:before {
  content: "\e312";
}
.icons-hw-appletv-fill:before {
  content: "\e314";
}
.icons-fill-ATV-fill:before {
  content: "\e315";
}
.icons-mini:before {
  content: "\e316";
}
.icons-hw-macmini-fill1:before {
  content: "\e317";
}
.icons-hw-macmini-fill:before {
  content: "\e318";
}
.icons-mini-fill:before {
  content: "\e319";
}
.icons-fill-Macmini-fill:before {
  content: "\e320";
}
.icons-hw-macpro-2:before {
  content: "\e321";
}
.icons-hw-macpro-2-fill:before {
  content: "\e322";
}
.icons-hw-macpro-3:before {
  content: "\e323";
}
.icons-hw-macpro-3-fill:before {
  content: "\e324";
}
.icons-hw-macbook:before {
  content: "\e325";
}
.icons-hw-cpu:before {
  content: "\e328";
}
.icons-hw-screen-2k:before {
  content: "\e334";
}
.icons-hw-screen-4k:before {
  content: "\e335";
}
.icons-hw-screen:before {
  content: "\e336";
}
.icons-show-live:before {
  content: "\e337";
}
.icons-hw-screen-airplay:before {
  content: "\e338";
}
.icons-fill-tv:before {
  content: "\e339";
}
.icons-screen-alert:before {
  content: "\e340";
}
.icons-hw-screens-horizontal:before {
  content: "\e341";
}
.icons-hw-screens-vertical:before {
  content: "\e342";
}
.icons-hw-splitwall:before {
  content: "\e344";
}
.icons-hw-screens-3vertical:before {
  content: "\e346";
}
.icons-hw-ledwall:before {
  content: "\e348";
}
.icons-hw-totem:before {
  content: "\e350";
}
.icons-hw-totem2:before {
  content: "\e352";
}
.icons-hw-beamer:before {
  content: "\e354";
}
.icons-hw-beamer-fill:before {
  content: "\e355";
}
.icons-fill-projector:before {
  content: "\e356";
}
.icons-hw-ipad:before {
  content: "\e358";
}
.icons-fill-ipad:before {
  content: "\e359";
}
.icons-hw-iphone:before {
  content: "\e360";
}
.icons-hw-smartphone:before {
  content: "\e362";
}
.icons-MDM:before {
  content: "\e363";
}
.icons-hw-keyboard:before {
  content: "\e364";
}
.icons-hw-keyboard-remove:before {
  content: "\e366";
}
.icons-landscape:before {
  content: "\e368";
}
.icons-portrait:before {
  content: "\e370";
}
.icons-hw-printer:before {
  content: "\e372";
}
.icons-hw-printer-fill:before {
  content: "\e373";
}
.icons-tv-remote:before {
  content: "\e374";
}
.icons-tv-remote-fill:before {
  content: "\e375";
}
.icons-ShowControlHub:before {
  content: "\e378";
}
.icons-spotlight:before {
  content: "\e379";
}
.icons-hw-spot:before {
  content: "\e381";
}
.icons-hw-lamp:before {
  content: "\e382";
}
.icons-hw-lamp-bill:before {
  content: "\e383";
}
.icons-hw-lamp2:before {
  content: "\e384";
}
.icons-hw-microphone-fill:before {
  content: "\e390";
}
.icons-hw-microphone:before {
  content: "\e392";
}
.icons-hw-speaker:before {
  content: "\e394";
}
.icons-hw-speaker-fill:before {
  content: "\e395";
}
.icons-hw-headset:before {
  content: "\e397";
}
.icons-hw-microphone1:before {
  content: "\e398";
}
.icons-speaker-mute:before {
  content: "\e410";
}
.icons-speaker-0:before {
  content: "\e411";
}
.icons-speaker-025:before {
  content: "\e412";
}
.icons-speaker-050:before {
  content: "\e413";
}
.icons-speaker-100:before {
  content: "\e414";
}
.icons-fill-speaker:before {
  content: "\e415";
}
.icons-ShowControl:before {
  content: "\e420";
}
.icons-VPN-off:before {
  content: "\e421";
}
.icons-VPN:before {
  content: "\e422";
}
.icons-ethernet:before {
  content: "\e423";
}
.icons-ethernet-plug:before {
  content: "\e424";
}
.icons-network-icon:before {
  content: "\e425";
}
.icons-wifi-off:before {
  content: "\e426";
}
.icons-wifi-0:before {
  content: "\e427";
}
.icons-wifi-25:before {
  content: "\e428";
}
.icons-wifi-50:before {
  content: "\e429";
}
.icons-wifi-100:before {
  content: "\e42a";
}
.icons-wifi-warning:before {
  content: "\e42b";
}
.icons-mobile-5G:before {
  content: "\e42c";
}
.icons-mobile-3G:before {
  content: "\e42e";
}
.icons-mobile-LTE:before {
  content: "\e42f";
}
.icons-mobile-Edge:before {
  content: "\e430";
}
.icons-antenna:before {
  content: "\e431";
}
.icons-status-online:before {
  content: "\e432";
}
.icons-status-online-fill:before {
  content: "\e433";
}
.icons-status-offline:before {
  content: "\e434";
}
.icons-status-offline-fill:before {
  content: "\e435";
}
.icons-battery-0:before {
  content: "\e440";
}
.icons-battery-025:before {
  content: "\e442";
}
.icons-battery-050:before {
  content: "\e444";
}
.icons-battery-075:before {
  content: "\e446";
}
.icons-battery-100:before {
  content: "\e448";
}
.icons-alert-fill1:before {
  content: "\e450";
}
.icons-alert-circle:before {
  content: "\e451";
}
.icons-STOP_sign:before {
  content: "\e453";
}
.icons-logo-android:before {
  content: "\e460";
}
.icons-LINUX:before {
  content: "\e461";
}
.icons-logo-apple:before {
  content: "\e462";
}
.icons-Zigbee:before {
  content: "\e463";
}
.icons-logo-client:before {
  content: "\e464";
}
.icons-logo-partner:before {
  content: "\e465";
}
.icons-partner:before {
  content: "\e466";
}
.icons-partner-fill:before {
  content: "\e467";
}
.icons-logo-signogy-o:before {
  content: "\e468";
}
.icons-logo-swoosh:before {
  content: "\e470";
}
.icons-logo-youtube:before {
  content: "\e474";
}
.icons-logo-twitter:before {
  content: "\e47a";
}
.icons-twitter-circle-fill:before {
  content: "\e47b";
}
.icons-logo-signogy:before {
  content: "\e47c";
}
.icons-mobile-4G:before {
  content: "\e47d";
}
.icons-key-button:before {
  content: "\e503";
}
.icons-paper-clip:before {
  content: "\e505";
}
.icons-media-camera:before {
  content: "\e510";
}
.icons-media-camera-fill:before {
  content: "\e512";
}
.icons-media-camera-shot:before {
  content: "\e514";
}
.icons-Hand:before {
  content: "\e520";
}
.icons-Hand-fill:before {
  content: "\e521";
}
.icons-media-icons-big:before {
  content: "\e530";
}
.icons-media-icons-big-fill:before {
  content: "\e532";
}
.icons-media-icons-small:before {
  content: "\e534";
}
.icons-media-icons-small-fill:before {
  content: "\e536";
}
.icons-media-list:before {
  content: "\e537";
}
.icons-media-list-fill:before {
  content: "\e538";
}
.icons-menu-cover-flow:before {
  content: "\e540";
}
.icons-menu-cover-flow2:before {
  content: "\e542";
}
.icons-Playlist:before {
  content: "\e543";
}
.icons-Scene:before {
  content: "\e544";
}
.icons-dashboard:before {
  content: "\e550";
}
.icons-media-menu:before {
  content: "\e560";
}
.icons-menu-3-icon:before {
  content: "\e562";
}
.icons-menu-icon:before {
  content: "\e564";
}
.icons-menu-list:before {
  content: "\e566";
}
.icons-text-box:before {
  content: "\e580";
}
.icons-text-ticker:before {
  content: "\e582";
}
.icons-play_folder_fill:before {
  content: "\e584";
}
.icons-play_folder:before {
  content: "\e586";
}
.icons-tool-website:before {
  content: "\e610";
}
.icons-media:before {
  content: "\e612";
}
.icons-media-dynamic:before {
  content: "\e614";
}
.icons-media-dynamic-2:before {
  content: "\e616";
}
.icons-hw-screen-tv-stream:before {
  content: "\e618";
}
.icons-VAST:before {
  content: "\e619";
}
.icons-hw-webcam:before {
  content: "\e620";
}
.icons-media-application:before {
  content: "\e622";
}
.icons-target:before {
  content: "\e630";
}
.icons-media-pdf:before {
  content: "\e632";
}
.icons-media-empty:before {
  content: "\e638";
}
.icons-media-photo:before {
  content: "\e640";
}
.icons-media-photo-minus:before {
  content: "\e642";
}
.icons-media-photo-plus:before {
  content: "\e644";
}
.icons-media-photos:before {
  content: "\e646";
}
.icons-media-shape:before {
  content: "\e648";
}
.icons-media-shape-fill:before {
  content: "\e650";
}
.icons-media-video:before {
  content: "\e652";
}
.icons-media-video-fill:before {
  content: "\e654";
}
.icons-audio-screen:before {
  content: "\e655";
}
.icons-media-note:before {
  content: "\e656";
}
.icons-media-note2:before {
  content: "\e658";
}
.icons-media-notes:before {
  content: "\e660";
}
.icons-qr-code-big:before {
  content: "\e662";
}
.icons-qr-code:before {
  content: "\e664";
}
.icons-qr-code-small:before {
  content: "\e666";
}
.icons-ean-code:before {
  content: "\e667";
}
.icons-book:before {
  content: "\e669";
}
.icons-book-fill:before {
  content: "\e670";
}
.icons-book-open-fill:before {
  content: "\e672";
}
.icons-book-open:before {
  content: "\e673";
}
.icons-book-open-circle:before {
  content: "\e674";
}
.icons-book-open-circle-fill:before {
  content: "\e675";
}
.icons-book-shelf:before {
  content: "\e676";
}
.icons-book-shelf-fill:before {
  content: "\e677";
}
.icons-calendar:before {
  content: "\e678";
}
.icons-scheduler:before {
  content: "\e680";
}
.icons-scheduler-minus:before {
  content: "\e682";
}
.icons-scheduler-plus:before {
  content: "\e684";
}
.icons-scheduler-clock:before {
  content: "\e686";
}
.icons-scheduler-clock-right:before {
  content: "\e688";
}
.icons-scheduler4:before {
  content: "\e690";
}
.icons-AdManager:before {
  content: "\e692";
}
.icons-rewind_circle:before {
  content: "\e700";
}
.icons-skip_circle:before {
  content: "\e701";
}
.icons-rewind_10:before {
  content: "\e702";
}
.icons-skip_10:before {
  content: "\e703";
}
.icons-player-backward:before {
  content: "\e710";
}
.icons-player-backward-fill:before {
  content: "\e712";
}
.icons-player-forward:before {
  content: "\e714";
}
.icons-player-forward-fill:before {
  content: "\e716";
}
.icons-player-stop-circle:before {
  content: "\e718";
}
.icons-player-stop-circle-fill:before {
  content: "\e720";
}
.icons-player-play:before {
  content: "\e730";
}
.icons-player-play-fill:before {
  content: "\e732";
}
.icons-player-play-back:before {
  content: "\e733";
}
.icons-player-play-circle:before {
  content: "\e734";
}
.icons-Stop_big_fill:before {
  content: "\e735";
}
.icons-Stop_big:before {
  content: "\e736";
}
.icons-player-play-rectangle:before {
  content: "\e738";
}
.icons-player-play-rectange-fill:before {
  content: "\e740";
}
.icons-player-play-square:before {
  content: "\e742";
}
.icons-player-play-square-fill:before {
  content: "\e744";
}
.icons-player-play-back-fill:before {
  content: "\e745";
}
.icons-player-play-circle-fill:before {
  content: "\e746";
}
.icons-player-stop:before {
  content: "\e747";
}
.icons-player-stop-fill:before {
  content: "\e748";
}
.icons-player-previous:before {
  content: "\e750";
}
.icons-player-previous-fill:before {
  content: "\e752";
}
.icons-player-next:before {
  content: "\e754";
}
.icons-player-next-fill:before {
  content: "\e756";
}
.icons-player-pause:before {
  content: "\e758";
}
.icons-player-pause-fill:before {
  content: "\e760";
}
.icons-player-pause-circle:before {
  content: "\e762";
}
.icons-player-pause-circle-fill:before {
  content: "\e764";
}
.icons-player-back:before {
  content: "\e765";
}
.icons-edit-x:before {
  content: "\e903";
}
.icons-logout:before {
  content: "\e904";
}
.icons-exit-door:before {
  content: "\e905";
}
.icons-visible-fill:before {
  content: "\e906";
}
.icons-non-visible-fill:before {
  content: "\e907";
}
.icons-visible:before {
  content: "\e908";
}
.icons-non-visible:before {
  content: "\e909";
}
.icons-alter-fill:before {
  content: "\e90b";
}
.icons-twitter-rectangle-fill:before {
  content: "\e90d";
}
.icons-weather-sun:before {
  content: "\f010";
}
.icons-weather-moon:before {
  content: "\f012";
}
.icons-weather-cloudy-sunny:before {
  content: "\f014";
}
.icons-weather-cloud:before {
  content: "\f016";
}
.icons-weather-cloud-fill:before {
  content: "\f018";
}
.icons-weather-cloudy:before {
  content: "\f020";
}
.icons-weather-cloudy-sunny-rain:before {
  content: "\f022";
}
.icons-weather-rain:before {
  content: "\f024";
}
.icons-weather-hail:before {
  content: "\f026";
}
.icons-weather-snow:before {
  content: "\f028";
}
.icons-logo-cloud-lightning:before {
  content: "\f030";
}
.icons-weather-thunderstorm:before {
  content: "\f032";
}
.icons-weather-snow1:before {
  content: "\f034";
}
.icons-weather-storm:before {
  content: "\f036";
}
.icons-weather-windy:before {
  content: "\f038";
}
.icons-weather-windy-snowy:before {
  content: "\f040";
}
.icons-weather-temperature:before {
  content: "\f050";
}
.icons-weather-temperature-cold:before {
  content: "\f052";
}
.icons-weather-temperature-warm:before {
  content: "\f054";
}
.icons-at:before {
  content: "\f100";
}
.icons-text-bold:before {
  content: "\f110";
}
.icons-text-italic:before {
  content: "\f112";
}
.icons-text-underscore:before {
  content: "\f114";
}
.icons-text-delete-formats:before {
  content: "\f115";
}
.icons-text-align-block:before {
  content: "\f118";
}
.icons-text-align-center:before {
  content: "\f130";
}
.icons-text-align-left:before {
  content: "\f132";
}
.icons-text-align-right:before {
  content: "\f134";
}
.icons-text-list:before {
  content: "\f136";
}
.icons-text-align-top:before {
  content: "\f138";
}
.icons-text-align-center-2:before {
  content: "\f140";
}
.icons-text-align-bottom:before {
  content: "\f142";
}
.icons-zoom-full:before {
  content: "\f208";
}
.icons-zoom-center:before {
  content: "\f209";
}
.icons-zoom-all:before {
  content: "\f210";
}
.icons-tool-fullscreen2:before {
  content: "\f212";
}
.icons-tool-size-original:before {
  content: "\f214";
}
.icons-tool-dimension:before {
  content: "\f221";
}
.icons-tool-width-full:before {
  content: "\f222";
}
.icons-tool-center-horizontal:before {
  content: "\f223";
}
.icons-tool-height-full:before {
  content: "\f224";
}
.icons-tool-center-vertical:before {
  content: "\f226";
}
.icons-tool-crop:before {
  content: "\f232";
}
.icons-tool-crop-off:before {
  content: "\f233";
}
.icons-tool-distort:before {
  content: "\f234";
}
.icons-tool-perspective:before {
  content: "\f236";
}
.icons-tool-mirror-horizontal:before {
  content: "\f238";
}
.icons-tool-mirror-vertical:before {
  content: "\f240";
}
.icons-tool-rotate-left:before {
  content: "\f242";
}
.icons-tool-rotate-right:before {
  content: "\f244";
}
.icons-tool-layer-up:before {
  content: "\f250";
}
.icons-tool-layer-down:before {
  content: "\f252";
}
.icons-tool-help-line-horizontal:before {
  content: "\f260";
}
.icons-tool-help-line-vertical:before {
  content: "\f262";
}
.icons-tool-help-line-minus:before {
  content: "\f264";
}
.icons-tool-help-line-show:before {
  content: "\f266";
}
.icons-tool-help-line-hide:before {
  content: "\f268";
}
.icons-slider-opacity:before {
  content: "\f300";
}
.icons-tool-screen-slider:before {
  content: "\f301";
}
.icons-slider:before {
  content: "\f302";
}
.icons-settings-slider-horizontal:before {
  content: "\f306";
}
.icons-settings-slider-vertical:before {
  content: "\f307";
}
.icons-slider-fill:before {
  content: "\f308";
}
.icons-tool-settings:before {
  content: "\f310";
}
.icons-bright-50:before {
  content: "\f311";
}
.icons-bright-75:before {
  content: "\f312";
}
.icons-bright-100:before {
  content: "\f313";
}
.icons-bright-50-fill:before {
  content: "\f314";
}
.icons-bright-75-fill:before {
  content: "\f315";
}
.icons-bright-100-fill:before {
  content: "\f316";
}
.icons-tool-measure:before {
  content: "\f319";
}
.icons-library:before {
  content: "\f320";
}
.icons-tool-color-palette:before {
  content: "\f321";
}
.icons-tool-color-palette-fill:before {
  content: "\f322";
}
.icons-tool-effect:before {
  content: "\f323";
}
.icons-tool-on-event:before {
  content: "\f324";
}
.icons-tool-on-event-fill:before {
  content: "\f326";
}
.icons-RS232:before {
  content: "\f330";
}
.icons-USB-serial:before {
  content: "\f332";
}
.icons-touch-single:before {
  content: "\f340";
}
.icons-touch-double:before {
  content: "\f342";
}
.icons-swipe-right:before {
  content: "\f344";
}
.icons-swipe-left:before {
  content: "\f346";
}
.icons-swipe-down:before {
  content: "\f348";
}
.icons-swipe-up:before {
  content: "\f350";
}
.icons-touch-2:before {
  content: "\f352";
}
.icons-touch-on-hold:before {
  content: "\f353";
}
.icons-finger_print_fill:before {
  content: "\f356";
}
.icons-finger_print:before {
  content: "\f357";
}
.icons-waveform:before {
  content: "\f370";
}
.icons-waveform3:before {
  content: "\f372";
}
.icons-heartbeat:before {
  content: "\f374";
}
.icons-infobar:before {
  content: "\f380";
}
.icons-infobar-off:before {
  content: "\f382";
}
.icons-vpn:before {
  content: "\f384";
}
.icons-vpn2:before {
  content: "\f386";
}
.icons-star:before {
  content: "\f388";
}
.icons-star-fill:before {
  content: "\f390";
}
.icons-star-half:before {
  content: "\f392";
}
.icons-lock:before {
  content: "\f394";
}
.icons-lock-open:before {
  content: "\f395";
}
.icons-lock-fill:before {
  content: "\f396";
}
.icons-lock-open-fill:before {
  content: "\f397";
}
.icons-unlock-fill1:before {
  content: "\f398";
}
.icons-unlock-fill:before {
  content: "\f399";
}
.icons-tag:before {
  content: "\f410";
}
.icons-tag-fill:before {
  content: "\f412";
}
.icons-creditcard:before {
  content: "\f420";
}
.icons-creditcard-fill:before {
  content: "\f422";
}
.icons-tool-comment:before {
  content: "\f424";
}
.icons-report:before {
  content: "\f425";
}
.icons-file-preview:before {
  content: "\f426";
}
.icons-license-form:before {
  content: "\f427";
}
.icons-license-icon:before {
  content: "\f428";
}
.icons-timelines:before {
  content: "\f430";
}
.icons-timeline-forground:before {
  content: "\f432";
}
.icons-timeline-main:before {
  content: "\f433";
}
.icons-timeline-background:before {
  content: "\f434";
}
.icons-timeline1:before {
  content: "\f436";
}
.icons-timeline2:before {
  content: "\f437";
}
.icons-timeline3:before {
  content: "\f438";
}
.icons-transition:before {
  content: "\f440";
}
.icons-synch:before {
  content: "\f441";
}
.icons-sync:before {
  content: "\f442";
}
.icons-infinite:before {
  content: "\f443";
}
.icons-match_director:before {
  content: "\f445";
}
.icons-match_actor:before {
  content: "\f446";
}
.icons-zoom-screen:before {
  content: "\f450";
}
.icons-zoom-fill:before {
  content: "\f458";
}
.icons-search:before {
  content: "\f459";
}
.icons-zoom-minus:before {
  content: "\f460";
}
.icons-zoom-plus:before {
  content: "\f462";
}
.icons-map:before {
  content: "\f470";
}
.icons-satellite:before {
  content: "\f480";
}
.icons-pin:before {
  content: "\f482";
}
.icons-pin-circle:before {
  content: "\f484";
}
.icons-tool-layer-4:before {
  content: "\f485";
}
.icons-tool-layer:before {
  content: "\f486";
}
.icons-tool-layer-fill:before {
  content: "\f487";
}
.icons-layer-front:before {
  content: "\f488";
}
.icons-save-small:before {
  content: "\f506";
}
.icons-save:before {
  content: "\f508";
}
.icons-bin2-fill:before {
  content: "\f509";
}
.icons-bin2:before {
  content: "\f50a";
}
.icons-bin-circle-fill:before {
  content: "\f50c";
}
.icons-un-bin-circle-fill:before {
  content: "\f50d";
}
.icons-bin:before {
  content: "\f510";
}
.icons-clipboard-up:before {
  content: "\f511";
}
.icons-clipboard:before {
  content: "\f512";
}
.icons-clipboard-down:before {
  content: "\f513";
}
.icons-tool-drag:before {
  content: "\f514";
}
.icons-publish:before {
  content: "\f515";
}
.icons-reload:before {
  content: "\f516";
}
.icons-convert:before {
  content: "\f517";
}
.icons-cloud-publish:before {
  content: "\f518";
}
.icons-earth-publish:before {
  content: "\f519";
}
.icons-cloud-upload:before {
  content: "\f520";
}
.icons-cloud-download:before {
  content: "\f522";
}
.icons-media-insert:before {
  content: "\f524";
}
.icons-swipe:before {
  content: "\f525";
}
.icons-MDM-setup:before {
  content: "\f527";
}
.icons-cloud-play:before {
  content: "\f529";
}
.icons-HomeKit_fill:before {
  content: "\f530";
}
.icons-HomeKit_circle:before {
  content: "\f531";
}
.icons-HomeKit:before {
  content: "\f533";
}
.icons-force-download:before {
  content: "\f535";
}
.icons-force-download-fill:before {
  content: "\f536";
}
.icons-menu:before {
  content: "\f560";
}
.icons-menu-down:before {
  content: "\f562";
}
.icons-tool-more-dots:before {
  content: "\f564";
}
.icons-department:before {
  content: "\f567";
}
.icons-location:before {
  content: "\f568";
}
.icons-sky-scraper:before {
  content: "\f569";
}
.icons-go-circle:before {
  content: "\f56a";
}
.icons-info:before {
  content: "\f570";
}
.icons-info-circle:before {
  content: "\f571";
}
.icons-info-circle-fill:before {
  content: "\f572";
}
.icons-ok-circle:before {
  content: "\f573";
}
.icons-ok-circle-fill:before {
  content: "\f574";
}
.icons-OK:before {
  content: "\f575";
}
.icons-phone-circle:before {
  content: "\f576";
}
.icons-phone-circle-fill:before {
  content: "\f577";
}
.icons-slider-off-fill:before {
  content: "\f578";
}
.icons-slider-on-fill:before {
  content: "\f579";
}
.icons-slider-off:before {
  content: "\f57a";
}
.icons-slider-on:before {
  content: "\f57b";
}
.icons-ON-switch:before {
  content: "\f57c";
}
.icons-reboot:before {
  content: "\f57d";
}
.icons-power-fill:before {
  content: "\f57e";
}
.icons-power-socket:before {
  content: "\f57f";
}
.icons-user:before {
  content: "\f580";
}
.icons-user-fill:before {
  content: "\f581";
}
.icons-user-circle:before {
  content: "\f582";
}
.icons-user-remove:before {
  content: "\f583";
}
.icons-user-warning:before {
  content: "\f584";
}
.icons-users:before {
  content: "\f586";
}
.icons-indicator-30:before {
  content: "\f588";
}
.icons-indicator-50:before {
  content: "\f58c";
}
.icons-indicator-70:before {
  content: "\f58d";
}
.icons-night-table-lamp:before {
  content: "\f58e";
}
.icons-night-table-lamp-fill:before {
  content: "\f58f";
}
.icons-alert:before {
  content: "\f590";
}
.icons-alert-fill:before {
  content: "\f591";
}
.icons-face-circle:before {
  content: "\f594";
}
.icons-face-circle-fill:before {
  content: "\f595";
}
.icons-fabric:before {
  content: "\f600";
}
.icons-heaset:before {
  content: "\f610";
}
.icons-circle-dollar:before {
  content: "\f611";
}
.icons-wrist-watch:before {
  content: "\f612";
}
.icons-sneaker:before {
  content: "\f613";
}
.icons-t-shirt:before {
  content: "\f614";
}
.icons-pants:before {
  content: "\f616";
}
.icons-fish:before {
  content: "\f620";
}
.icons-cutlery:before {
  content: "\f621";
}
.icons-game-console:before {
  content: "\f630";
}
.icons-toaster:before {
  content: "\f632";
}
.icons-king-bed:before {
  content: "\f633";
}
.icons-volt:before {
  content: "\f63a";
}
.icons-shopping-cart:before {
  content: "\f640";
}
