@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?13431557');
  src: url('../font/icons.eot?13431557#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?13431557') format('woff2'),
       url('../font/icons.woff?13431557') format('woff'),
       url('../font/icons.ttf?13431557') format('truetype'),
       url('../font/icons.svg?13431557#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?13431557#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-bargraph:before { content: '\e800'; } /* '' */
.icon-basket:before { content: '\e801'; } /* '' */
.icon-beaker:before { content: '\e802'; } /* '' */
.icon-bike:before { content: '\e803'; } /* '' */
.icon-book-open:before { content: '\e804'; } /* '' */
.icon-briefcase:before { content: '\e805'; } /* '' */
.icon-browser:before { content: '\e806'; } /* '' */
.icon-calendar:before { content: '\e807'; } /* '' */
.icon-camera:before { content: '\e808'; } /* '' */
.icon-caution:before { content: '\e809'; } /* '' */
.icon-chat:before { content: '\e80a'; } /* '' */
.icon-circle-compass:before { content: '\e80b'; } /* '' */
.icon-clipboard:before { content: '\e80c'; } /* '' */
.icon-clock:before { content: '\e80d'; } /* '' */
.icon-cloud:before { content: '\e80e'; } /* '' */
.icon-compass:before { content: '\e80f'; } /* '' */
.icon-desktop:before { content: '\e810'; } /* '' */
.icon-dial:before { content: '\e811'; } /* '' */
.icon-document:before { content: '\e812'; } /* '' */
.icon-documents:before { content: '\e813'; } /* '' */
.icon-download:before { content: '\e814'; } /* '' */
.icon-dribbble:before { content: '\e815'; } /* '' */
.icon-edit:before { content: '\e816'; } /* '' */
.icon-envelope:before { content: '\e817'; } /* '' */
.icon-expand:before { content: '\e818'; } /* '' */
.icon-facebook:before { content: '\e819'; } /* '' */
.icon-flag:before { content: '\e81a'; } /* '' */
.icon-focus:before { content: '\e81b'; } /* '' */
.icon-gears:before { content: '\e81c'; } /* '' */
.icon-genius:before { content: '\e81d'; } /* '' */
.icon-gift:before { content: '\e81e'; } /* '' */
.icon-global:before { content: '\e81f'; } /* '' */
.icon-globe:before { content: '\e820'; } /* '' */
.icon-googleplus:before { content: '\e821'; } /* '' */
.icon-grid:before { content: '\e822'; } /* '' */
.icon-happy:before { content: '\e823'; } /* '' */
.icon-hazardous:before { content: '\e824'; } /* '' */
.icon-heart:before { content: '\e825'; } /* '' */
.icon-hotairballoon:before { content: '\e826'; } /* '' */
.icon-hourglass:before { content: '\e827'; } /* '' */
.icon-key:before { content: '\e828'; } /* '' */
.icon-laptop:before { content: '\e829'; } /* '' */
.icon-layers:before { content: '\e82a'; } /* '' */
.icon-lifesaver:before { content: '\e82b'; } /* '' */
.icon-lightbulb:before { content: '\e82c'; } /* '' */
.icon-linegraph:before { content: '\e82d'; } /* '' */
.icon-linkedin:before { content: '\e82e'; } /* '' */
.icon-lock:before { content: '\e82f'; } /* '' */
.icon-magnifying-glass:before { content: '\e830'; } /* '' */
.icon-map:before { content: '\e831'; } /* '' */
.icon-map-pin:before { content: '\e832'; } /* '' */
.icon-megaphone:before { content: '\e833'; } /* '' */
.icon-mic:before { content: '\e834'; } /* '' */
.icon-mobile:before { content: '\e835'; } /* '' */
.icon-newspaper:before { content: '\e836'; } /* '' */
.icon-notebook:before { content: '\e837'; } /* '' */
.icon-paintbrush:before { content: '\e838'; } /* '' */
.icon-paperclip:before { content: '\e839'; } /* '' */
.icon-pencil:before { content: '\e83a'; } /* '' */
.icon-phone:before { content: '\e83b'; } /* '' */
.icon-picture:before { content: '\e83c'; } /* '' */
.icon-pictures:before { content: '\e83d'; } /* '' */
.icon-piechart:before { content: '\e83e'; } /* '' */
.icon-presentation:before { content: '\e83f'; } /* '' */
.icon-pricetags:before { content: '\e840'; } /* '' */
.icon-printer:before { content: '\e841'; } /* '' */
.icon-profile-female:before { content: '\e842'; } /* '' */
.icon-profile-male:before { content: '\e843'; } /* '' */
.icon-puzzle:before { content: '\e844'; } /* '' */
.icon-quote:before { content: '\e845'; } /* '' */
.icon-recycle:before { content: '\e846'; } /* '' */
.icon-refresh:before { content: '\e847'; } /* '' */
.icon-ribbon:before { content: '\e848'; } /* '' */
.icon-rss:before { content: '\e849'; } /* '' */
.icon-sad:before { content: '\e84a'; } /* '' */
.icon-scissors:before { content: '\e84b'; } /* '' */
.icon-scope:before { content: '\e84c'; } /* '' */
.icon-search:before { content: '\e84d'; } /* '' */
.icon-shield:before { content: '\e84e'; } /* '' */
.icon-speedometer:before { content: '\e84f'; } /* '' */
.icon-strategy:before { content: '\e850'; } /* '' */
.icon-streetsign:before { content: '\e851'; } /* '' */
.icon-tablet:before { content: '\e852'; } /* '' */
.icon-telescope:before { content: '\e853'; } /* '' */
.icon-toolbox:before { content: '\e854'; } /* '' */
.icon-tools:before { content: '\e855'; } /* '' */
.icon-tools-2:before { content: '\e856'; } /* '' */
.icon-traget:before { content: '\e857'; } /* '' */
.icon-trophy:before { content: '\e858'; } /* '' */
.icon-tumblr:before { content: '\e859'; } /* '' */
.icon-twitter:before { content: '\e85a'; } /* '' */
.icon-upload:before { content: '\e85b'; } /* '' */
.icon-video:before { content: '\e85c'; } /* '' */
.icon-wallet:before { content: '\e85d'; } /* '' */
.icon-wine:before { content: '\e85e'; } /* '' */
.icon-adjustments:before { content: '\e85f'; } /* '' */
.icon-alarmclock:before { content: '\e860'; } /* '' */
.icon-anchor:before { content: '\e861'; } /* '' */
.icon-aperture:before { content: '\e862'; } /* '' */
.icon-attachments:before { content: '\e863'; } /* '' */
.icon-ankh:before { content: '\e864'; } /* '' */
.icon-apple-alt:before { content: '\e865'; } /* '' */
.icon-arrow-circle-down:before { content: '\e866'; } /* '' */
.icon-arrow-circle-left:before { content: '\e867'; } /* '' */
.icon-arrow-circle-right:before { content: '\e868'; } /* '' */
.icon-arrow-circle-up:before { content: '\e869'; } /* '' */
.icon-arrow-down-left:before { content: '\e86a'; } /* '' */
.icon-arrow-down-right:before { content: '\e86b'; } /* '' */
.icon-arrow-up-left:before { content: '\e86c'; } /* '' */
.icon-arrow-up-right:before { content: '\e86d'; } /* '' */
.icon-at:before { content: '\e86e'; } /* '' */
.icon-bag:before { content: '\e86f'; } /* '' */
.icon-battery-bolt:before { content: '\e870'; } /* '' */
.icon-battery-empty:before { content: '\e871'; } /* '' */
.icon-behance-alt:before { content: '\e872'; } /* '' */
.icon-bitcoin-alt:before { content: '\e873'; } /* '' */
.icon-blogger-alt:before { content: '\e874'; } /* '' */
.icon-bookmark:before { content: '\e875'; } /* '' */
.icon-border-alt:before { content: '\e876'; } /* '' */
.icon-border-bottom:before { content: '\e877'; } /* '' */
.icon-border-clear:before { content: '\e878'; } /* '' */
.icon-border-horizontal:before { content: '\e879'; } /* '' */
.icon-border-inner:before { content: '\e87a'; } /* '' */
.icon-border-left:before { content: '\e87b'; } /* '' */
.icon-border-out:before { content: '\e87c'; } /* '' */
.icon-border-top:before { content: '\e87d'; } /* '' */
.icon-border-vertical:before { content: '\e87e'; } /* '' */
.icon-calender:before { content: '\e87f'; } /* '' */
.icon-chart-growth:before { content: '\e880'; } /* '' */
.icon-chart-pie:before { content: '\e881'; } /* '' */
.icon-check:before { content: '\e882'; } /* '' */
.icon-check-circle:before { content: '\e883'; } /* '' */
.icon-check-square:before { content: '\e884'; } /* '' */
.icon-circle-layer:before { content: '\e885'; } /* '' */
.icon-circuit:before { content: '\e886'; } /* '' */
.icon-clinic-medical:before { content: '\e887'; } /* '' */
.icon-clock-9:before { content: '\e888'; } /* '' */
.icon-clock-eight:before { content: '\e889'; } /* '' */
.icon-clock-five:before { content: '\e88a'; } /* '' */
.icon-clock-nine:before { content: '\e88b'; } /* '' */
.icon-clock-seven:before { content: '\e88c'; } /* '' */
.icon-clock-ten:before { content: '\e88d'; } /* '' */
.icon-clock-three:before { content: '\e88e'; } /* '' */
.icon-clock-two:before { content: '\e88f'; } /* '' */
.icon-columns:before { content: '\e890'; } /* '' */
.icon-comment-dots:before { content: '\e891'; } /* '' */
.icon-compress:before { content: '\e892'; } /* '' */
.icon-corner-down-left:before { content: '\e893'; } /* '' */
.icon-corner-down-right:before { content: '\e894'; } /* '' */
.icon-corner-left-down:before { content: '\e895'; } /* '' */
.icon-corner-right-down:before { content: '\e896'; } /* '' */
.icon-corner-up-left:before { content: '\e897'; } /* '' */
.icon-corner-up-right:before { content: '\e898'; } /* '' */
.icon-covid-19:before { content: '\e899'; } /* '' */
.icon-create-dashboard:before { content: '\e89a'; } /* '' */
.icon-desktop-alt-slash:before { content: '\e89b'; } /* '' */
.icon-dialpad:before { content: '\e89c'; } /* '' */
.icon-direction:before { content: '\e89d'; } /* '' */
.icon-document-layout-center:before { content: '\e89e'; } /* '' */
.icon-document-layout-left:before { content: '\e89f'; } /* '' */
.icon-document-layout-right:before { content: '\e8a0'; } /* '' */
.icon-download-alt:before { content: '\e8a1'; } /* '' */
.icon-dropbox:before { content: '\e8a2'; } /* '' */
.icon-ellipsis-h:before { content: '\e8a3'; } /* '' */
.icon-ellipsis-v:before { content: '\e8a4'; } /* '' */
.icon-exclamation-circle:before { content: '\e8a5'; } /* '' */
.icon-exclamation-octagon:before { content: '\e8a6'; } /* '' */
.icon-exclamation-triangle:before { content: '\e8a7'; } /* '' */
.icon-facebook-f:before { content: '\e8a8'; } /* '' */
.icon-facebook-messenger-alt:before { content: '\e8a9'; } /* '' */
.icon-favorite:before { content: '\e8aa'; } /* '' */
.icon-flip-h:before { content: '\e8ab'; } /* '' */
.icon-flip-h-alt:before { content: '\e8ac'; } /* '' */
.icon-flip-v:before { content: '\e8ad'; } /* '' */
.icon-flip-v-alt:before { content: '\e8ae'; } /* '' */
.icon-github-alt:before { content: '\e8af'; } /* '' */
.icon-gold:before { content: '\e8b0'; } /* '' */
.icon-google:before { content: '\e8b1'; } /* '' */
.icon-google-drive-alt:before { content: '\e8b2'; } /* '' */
.icon-google-hangouts-alt:before { content: '\e8b3'; } /* '' */
.icon-google-play:before { content: '\e8b4'; } /* '' */
.icon-grid-1:before { content: '\e8b5'; } /* '' */
.icon-grids:before { content: '\e8b6'; } /* '' */
.icon-grip-horizontal-line:before { content: '\e8b7'; } /* '' */
.icon-head-side:before { content: '\e8b8'; } /* '' */
.icon-head-side-cough:before { content: '\e8b9'; } /* '' */
.icon-head-side-mask:before { content: '\e8ba'; } /* '' */
.icon-history:before { content: '\e8bb'; } /* '' */
.icon-history-alt:before { content: '\e8bc'; } /* '' */
.icon-horizontal-align-left:before { content: '\e8bd'; } /* '' */
.icon-hospital:before { content: '\e8be'; } /* '' */
.icon-hospital-square-sign:before { content: '\e8bf'; } /* '' */
.icon-hospital-symbol:before { content: '\e8c0'; } /* '' */
.icon-house-user:before { content: '\e8c1'; } /* '' */
.icon-html3-alt:before { content: '\e8c2'; } /* '' */
.icon-image-v:before { content: '\e8c3'; } /* '' */
.icon-intercom-alt:before { content: '\e8c4'; } /* '' */
.icon-key-skeleton:before { content: '\e8c5'; } /* '' */
.icon-key-skeleton-alt:before { content: '\e8c6'; } /* '' */
.icon-laptop-3:before { content: '\e8c7'; } /* '' */
.icon-layer-group:before { content: '\e8c8'; } /* '' */
.icon-layers-alt:before { content: '\e8c9'; } /* '' */
.icon-left-indent:before { content: '\e8ca'; } /* '' */
.icon-left-indent-alt:before { content: '\e8cb'; } /* '' */
.icon-line-spacing:before { content: '\e8cc'; } /* '' */
.icon-link-broken:before { content: '\e8cd'; } /* '' */
.icon-linkedin-alt:before { content: '\e8ce'; } /* '' */
.icon-link-h:before { content: '\e8cf'; } /* '' */
.icon-list-ui-alt:before { content: '\e8d0'; } /* '' */
.icon-list-ul:before { content: '\e8d1'; } /* '' */
.icon-master-card:before { content: '\e8d2'; } /* '' */
.icon-microscope:before { content: '\e8d3'; } /* '' */
.icon-minus-square-full:before { content: '\e8d4'; } /* '' */
.icon-modem:before { content: '\e8d5'; } /* '' */
.icon-mouse-alt-2:before { content: '\e8d6'; } /* '' */
.icon-multiply:before { content: '\e8d7'; } /* '' */
.icon-object-group:before { content: '\e8d8'; } /* '' */
.icon-object-ungroup:before { content: '\e8d9'; } /* '' */
.icon-opera-alt:before { content: '\e8da'; } /* '' */
.icon-paperclip-1:before { content: '\e8db'; } /* '' */
.icon-paragraph:before { content: '\e8dc'; } /* '' */
.icon-paypal:before { content: '\e8dd'; } /* '' */
.icon-pentagon:before { content: '\e8de'; } /* '' */
.icon-polygon:before { content: '\e8df'; } /* '' */
.icon-previous:before { content: '\e8e0'; } /* '' */
.icon-print:before { content: '\e8e1'; } /* '' */
.icon-process:before { content: '\e8e2'; } /* '' */
.icon-pump:before { content: '\e8e3'; } /* '' */
.icon-question-circle:before { content: '\e8e4'; } /* '' */
.icon-record-audio:before { content: '\e8e5'; } /* '' */
.icon-reddit-alien-alt:before { content: '\e8e6'; } /* '' */
.icon-redo:before { content: '\e8e7'; } /* '' */
.icon-refresh-1:before { content: '\e8e8'; } /* '' */
.icon-repeat:before { content: '\e8e9'; } /* '' */
.icon-right-indent:before { content: '\e8ea'; } /* '' */
.icon-right-indent-alt:before { content: '\e8eb'; } /* '' */
.icon-rocket:before { content: '\e8ec'; } /* '' */
.icon-ruler:before { content: '\e8ed'; } /* '' */
.icon-ruler-combined:before { content: '\e8ee'; } /* '' */
.icon-sanitizer:before { content: '\e8ef'; } /* '' */
.icon-sanitizer-alt:before { content: '\e8f0'; } /* '' */
.icon-scenery:before { content: '\e8f1'; } /* '' */
.icon-shield-1:before { content: '\e8f2'; } /* '' */
.icon-shield-check:before { content: '\e8f3'; } /* '' */
.icon-shield-exclamation:before { content: '\e8f4'; } /* '' */
.icon-shield-plus:before { content: '\e8f5'; } /* '' */
.icon-shield-question:before { content: '\e8f6'; } /* '' */
.icon-shield-slash:before { content: '\e8f7'; } /* '' */
.icon-signal-alt:before { content: '\e8f8'; } /* '' */
.icon-signal-alt-3:before { content: '\e8f9'; } /* '' */
.icon-signout:before { content: '\e8fa'; } /* '' */
.icon-sim-card:before { content: '\e8fb'; } /* '' */
.icon-skype-alt:before { content: '\e8fc'; } /* '' */
.icon-slack-alt:before { content: '\e8fd'; } /* '' */
.icon-snapchat-alt:before { content: '\e8fe'; } /* '' */
.icon-social-distancing:before { content: '\e8ff'; } /* '' */
.icon-space-key:before { content: '\e900'; } /* '' */
.icon-square-full:before { content: '\e901'; } /* '' */
.icon-star:before { content: '\e902'; } /* '' */
.icon-star-half-alt:before { content: '\e903'; } /* '' */
.icon-step-forward:before { content: '\e904'; } /* '' */
.icon-stethoscope:before { content: '\e905'; } /* '' */
.icon-stethoscope-alt:before { content: '\e906'; } /* '' */
.icon-stopwatch:before { content: '\e907'; } /* '' */
.icon-store-slash:before { content: '\e908'; } /* '' */
.icon-subject:before { content: '\e909'; } /* '' */
.icon-sync-exclamation:before { content: '\e90a'; } /* '' */
.icon-sync-slash:before { content: '\e90b'; } /* '' */
.icon-table:before { content: '\e90c'; } /* '' */
.icon-telegram-alt:before { content: '\e90d'; } /* '' */
.icon-th:before { content: '\e90e'; } /* '' */
.icon-th-large:before { content: '\e90f'; } /* '' */
.icon-times-circle:before { content: '\e910'; } /* '' */
.icon-toggle-off:before { content: '\e911'; } /* '' */
.icon-toggle-on:before { content: '\e912'; } /* '' */
.icon-toilet-paper:before { content: '\e913'; } /* '' */
.icon-traffic-light:before { content: '\e914'; } /* '' */
.icon-triangle:before { content: '\e915'; } /* '' */
.icon-tumblr-alt:before { content: '\e916'; } /* '' */
.icon-twitter-alt:before { content: '\e917'; } /* '' */
.icon-umbrella:before { content: '\e918'; } /* '' */
.icon-upload-alt:before { content: '\e919'; } /* '' */
.icon-user-arrows:before { content: '\e91a'; } /* '' */
.icon-vector-square:before { content: '\e91b'; } /* '' */
.icon-vector-square-alt:before { content: '\e91c'; } /* '' */
.icon-vk-alt:before { content: '\e91d'; } /* '' */
.icon-vuejs-alt:before { content: '\e91e'; } /* '' */
.icon-wallet-1:before { content: '\e91f'; } /* '' */
.icon-web-grid:before { content: '\e920'; } /* '' */
.icon-web-grid-alt:before { content: '\e921'; } /* '' */
.icon-web-section:before { content: '\e922'; } /* '' */
.icon-web-section-alt:before { content: '\e923'; } /* '' */
.icon-window-grid:before { content: '\e924'; } /* '' */
.icon-window-maximize:before { content: '\e925'; } /* '' */
.icon-window-section:before { content: '\e926'; } /* '' */
.icon-wrap-text:before { content: '\e927'; } /* '' */
.icon-youtube:before { content: '\e928'; } /* '' */
.icon-adobe-alt:before { content: '\e929'; } /* '' */
.icon-airplay:before { content: '\e92a'; } /* '' */
.icon-align-alt:before { content: '\e92b'; } /* '' */
.icon-align-center:before { content: '\e92c'; } /* '' */
.icon-align-center-alt:before { content: '\e92d'; } /* '' */
.icon-align-center-justify:before { content: '\e92e'; } /* '' */
.icon-align-left:before { content: '\e92f'; } /* '' */
.icon-align-left-justify:before { content: '\e930'; } /* '' */
.icon-align-letter-right:before { content: '\e931'; } /* '' */
.icon-align-right:before { content: '\e932'; } /* '' */
.icon-align-right-justify:before { content: '\e933'; } /* '' */
.icon-anchor-3:before { content: '\e934'; } /* '' */
.icon-android-alt:before { content: '\e935'; } /* '' */
.icon-angle-double-down:before { content: '\e936'; } /* '' */
.icon-angle-double-left:before { content: '\e937'; } /* '' */
.icon-angle-double-right:before { content: '\e938'; } /* '' */
.icon-angle-up:before { content: '\e939'; } /* '' */
.icon-arrow_left:before { content: '\e93a'; } /* '' */
.icon-arrow_right:before { content: '\e93b'; } /* '' */
.icon-arrow_up:before { content: '\e93c'; } /* '' */
.icon-battery_1:before { content: '\e93d'; } /* '' */
.icon-battery_2:before { content: '\e93e'; } /* '' */
.icon-battery_3:before { content: '\e93f'; } /* '' */
.icon-battery_4:before { content: '\e940'; } /* '' */
.icon-blackboard_graph:before { content: '\e941'; } /* '' */
.icon-boat:before { content: '\e942'; } /* '' */
.icon-booknote:before { content: '\e943'; } /* '' */
.icon-booknote_add:before { content: '\e944'; } /* '' */
.icon-booknote_remove:before { content: '\e945'; } /* '' */
.icon-calendar-1:before { content: '\e946'; } /* '' */
.icon-camera_1:before { content: '\e947'; } /* '' */
.icon-camera_2:before { content: '\e948'; } /* '' */
.icon-case:before { content: '\e949'; } /* '' */
.icon-case_2:before { content: '\e94a'; } /* '' */
.icon-cd:before { content: '\e94b'; } /* '' */
.icon-check-1:before { content: '\e94c'; } /* '' */
.icon-chronometer:before { content: '\e94d'; } /* '' */
.icon-clock-1:before { content: '\e94e'; } /* '' */
.icon-cloud_check:before { content: '\e94f'; } /* '' */
.icon-cloud_delete:before { content: '\e950'; } /* '' */
.icon-cloud_download:before { content: '\e951'; } /* '' */
.icon-cloud_upload:before { content: '\e952'; } /* '' */
.icon-cloudy:before { content: '\e953'; } /* '' */
.icon-cocktail:before { content: '\e954'; } /* '' */
.icon-coffee:before { content: '\e955'; } /* '' */
.icon-compass-1:before { content: '\e956'; } /* '' */
.icon-compress-1:before { content: '\e957'; } /* '' */
.icon-cutlery:before { content: '\e958'; } /* '' */
.icon-delete:before { content: '\e959'; } /* '' */
.icon-delete_folder:before { content: '\e95a'; } /* '' */
.icon-dialogue_add:before { content: '\e95b'; } /* '' */
.icon-dialogue_delete:before { content: '\e95c'; } /* '' */
.icon-dialogue_happy:before { content: '\e95d'; } /* '' */
.icon-dialogue_sad:before { content: '\e95e'; } /* '' */
.icon-dialogue_text:before { content: '\e95f'; } /* '' */
.icon-dialogue_think:before { content: '\e960'; } /* '' */
.icon-diamond:before { content: '\e961'; } /* '' */
.icon-dish_fork:before { content: '\e962'; } /* '' */
.icon-dish_spoon:before { content: '\e963'; } /* '' */
.icon-download-1:before { content: '\e964'; } /* '' */
.icon-download_folder:before { content: '\e965'; } /* '' */
.icon-expand-1:before { content: '\e966'; } /* '' */
.icon-eye:before { content: '\e967'; } /* '' */
.icon-fast_food:before { content: '\e968'; } /* '' */
.icon-flag-1:before { content: '\e969'; } /* '' */
.icon-folder:before { content: '\e96a'; } /* '' */
.icon-geolocalizator:before { content: '\e96b'; } /* '' */
.icon-globe-1:before { content: '\e96c'; } /* '' */
.icon-graph:before { content: '\e96d'; } /* '' */
.icon-graph_descending:before { content: '\e96e'; } /* '' */
.icon-graph_rising:before { content: '\e96f'; } /* '' */
.icon-hammer:before { content: '\e970'; } /* '' */
.icon-happy_drop:before { content: '\e971'; } /* '' */
.icon-headphones:before { content: '\e972'; } /* '' */
.icon-heart-1:before { content: '\e973'; } /* '' */
.icon-heart_broken:before { content: '\e974'; } /* '' */
.icon-home:before { content: '\e975'; } /* '' */
.icon-hourglass-1:before { content: '\e976'; } /* '' */
.icon-image:before { content: '\e977'; } /* '' */
.icon-key-1:before { content: '\e978'; } /* '' */
.icon-life_buoy:before { content: '\e979'; } /* '' */
.icon-list:before { content: '\e97a'; } /* '' */
.icon-lock_closed:before { content: '\e97b'; } /* '' */
.icon-lock_open:before { content: '\e97c'; } /* '' */
.icon-loudspeaker:before { content: '\e97d'; } /* '' */
.icon-magnifier:before { content: '\e97e'; } /* '' */
.icon-magnifier_minus:before { content: '\e97f'; } /* '' */
.icon-magnifier_plus:before { content: '\e980'; } /* '' */
.icon-mail:before { content: '\e981'; } /* '' */
.icon-mail_open:before { content: '\e982'; } /* '' */
.icon-map-1:before { content: '\e983'; } /* '' */
.icon-medical_case:before { content: '\e984'; } /* '' */
.icon-microphone_1:before { content: '\e985'; } /* '' */
.icon-microphone_2:before { content: '\e986'; } /* '' */
.icon-minus:before { content: '\e987'; } /* '' */
.icon-multiple_image:before { content: '\e988'; } /* '' */
.icon-music_back:before { content: '\e989'; } /* '' */
.icon-music_backtoend:before { content: '\e98a'; } /* '' */
.icon-music_eject:before { content: '\e98b'; } /* '' */
.icon-music_forward:before { content: '\e98c'; } /* '' */
.icon-music_forwardtoend:before { content: '\e98d'; } /* '' */
.icon-music_pause:before { content: '\e98e'; } /* '' */
.icon-music_play:before { content: '\e98f'; } /* '' */
.icon-music_random:before { content: '\e990'; } /* '' */
.icon-music_repeat:before { content: '\e991'; } /* '' */
.icon-music_stop:before { content: '\e992'; } /* '' */
.icon-musical_note:before { content: '\e993'; } /* '' */
.icon-musical_note_2:before { content: '\e994'; } /* '' */
.icon-old_video_cam:before { content: '\e995'; } /* '' */
.icon-paper_pen:before { content: '\e996'; } /* '' */
.icon-paper_pencil:before { content: '\e997'; } /* '' */
.icon-paper_sheet:before { content: '\e998'; } /* '' */
.icon-pen_pencil_ruler:before { content: '\e999'; } /* '' */
.icon-pencil-1:before { content: '\e99a'; } /* '' */
.icon-pencil_ruler:before { content: '\e99b'; } /* '' */
.icon-plus:before { content: '\e99c'; } /* '' */
.icon-portable_pc:before { content: '\e99d'; } /* '' */
.icon-pricetag:before { content: '\e99e'; } /* '' */
.icon-printer-1:before { content: '\e99f'; } /* '' */
.icon-profile:before { content: '\e9a0'; } /* '' */
.icon-profile_add:before { content: '\e9a1'; } /* '' */
.icon-profile_remove:before { content: '\e9a2'; } /* '' */
.icon-rainy:before { content: '\e9a3'; } /* '' */
.icon-rotate:before { content: '\e9a4'; } /* '' */
.icon-setting_1:before { content: '\e9a5'; } /* '' */
.icon-setting_2:before { content: '\e9a6'; } /* '' */
.icon-share:before { content: '\e9a7'; } /* '' */
.icon-shield_down:before { content: '\e9a8'; } /* '' */
.icon-shield_left:before { content: '\e9a9'; } /* '' */
.icon-shield_right:before { content: '\e9aa'; } /* '' */
.icon-shield_up:before { content: '\e9ab'; } /* '' */
.icon-shopping_cart:before { content: '\e9ac'; } /* '' */
.icon-shopping_cart_content:before { content: '\e9ad'; } /* '' */
.icon-sinth:before { content: '\e9ae'; } /* '' */
.icon-smartphone:before { content: '\e9af'; } /* '' */
.icon-spread:before { content: '\e9b0'; } /* '' */
.icon-squares:before { content: '\e9b1'; } /* '' */
.icon-stormy:before { content: '\e9b2'; } /* '' */
.icon-sunny:before { content: '\e9b3'; } /* '' */
.icon-tablet-1:before { content: '\e9b4'; } /* '' */
.icon-three_stripes_horiz:before { content: '\e9b5'; } /* '' */
.icon-three_stripes_vert:before { content: '\e9b6'; } /* '' */
.icon-ticket:before { content: '\e9b7'; } /* '' */
.icon-todolist:before { content: '\e9b8'; } /* '' */
.icon-todolist_add:before { content: '\e9b9'; } /* '' */
.icon-todolist_check:before { content: '\e9ba'; } /* '' */
.icon-trash_bin:before { content: '\e9bb'; } /* '' */
.icon-tshirt:before { content: '\e9bc'; } /* '' */
.icon-tv_monitor:before { content: '\e9bd'; } /* '' */
.icon-umbrella-1:before { content: '\e9be'; } /* '' */
.icon-upload-1:before { content: '\e9bf'; } /* '' */
.icon-upload_folder:before { content: '\e9c0'; } /* '' */
.icon-variable:before { content: '\e9c1'; } /* '' */
.icon-video_cam:before { content: '\e9c2'; } /* '' */
.icon-volume_higher:before { content: '\e9c3'; } /* '' */
.icon-volume_lower:before { content: '\e9c4'; } /* '' */
.icon-volume_off:before { content: '\e9c5'; } /* '' */
.icon-watch:before { content: '\e9c6'; } /* '' */
.icon-waterfall:before { content: '\e9c7'; } /* '' */
.icon-website_1:before { content: '\e9c8'; } /* '' */
.icon-website_2:before { content: '\e9c9'; } /* '' */
.icon-wine-1:before { content: '\e9ca'; } /* '' */
.icon-accelerator:before { content: '\e9cb'; } /* '' */
.icon-add_folder:before { content: '\e9cc'; } /* '' */
.icon-agenda:before { content: '\e9cd'; } /* '' */
.icon-alarm_clock:before { content: '\e9ce'; } /* '' */
.icon-arrow_down:before { content: '\e9cf'; } /* '' */
.icon-arrow-down-24:before { content: '\e9d0'; } /* '' */
.icon-arrow-down-left-24:before { content: '\e9d1'; } /* '' */
.icon-arrow-down-right-24:before { content: '\e9d2'; } /* '' */
.icon-arrow-left-24:before { content: '\e9d3'; } /* '' */
.icon-arrow-right-24:before { content: '\e9d4'; } /* '' */
.icon-arrow-switch-24:before { content: '\e9d5'; } /* '' */
.icon-arrow-up-24:before { content: '\e9d6'; } /* '' */
.icon-arrow-up-left-24:before { content: '\e9d7'; } /* '' */
.icon-arrow-up-right-24:before { content: '\e9d8'; } /* '' */
.icon-beaker-24:before { content: '\e9d9'; } /* '' */
.icon-bell-24:before { content: '\e9da'; } /* '' */
.icon-bell-fill-24:before { content: '\e9db'; } /* '' */
.icon-bell-slash-24:before { content: '\e9dc'; } /* '' */
.icon-blocked-24:before { content: '\e9dd'; } /* '' */
.icon-bold-24:before { content: '\e9de'; } /* '' */
.icon-book-24:before { content: '\e9df'; } /* '' */
.icon-bookmark-24:before { content: '\e9e0'; } /* '' */
.icon-bookmark-fill-24:before { content: '\e9e1'; } /* '' */
.icon-bookmark-slash-24:before { content: '\e9e2'; } /* '' */
.icon-bookmark-slash-fill-24:before { content: '\e9e3'; } /* '' */
.icon-briefcase-24:before { content: '\e9e4'; } /* '' */
.icon-broadcast-24:before { content: '\e9e5'; } /* '' */
.icon-browser-24:before { content: '\e9e6'; } /* '' */
.icon-bug-24:before { content: '\e9e7'; } /* '' */
.icon-calendar-24:before { content: '\e9e8'; } /* '' */
.icon-check-24:before { content: '\e9e9'; } /* '' */
.icon-check-circle-24:before { content: '\e9ea'; } /* '' */
.icon-check-circle-fill-24:before { content: '\e9eb'; } /* '' */
.icon-checklist-24:before { content: '\e9ec'; } /* '' */
.icon-chevron-down-24:before { content: '\e9ed'; } /* '' */
.icon-chevron-left-24:before { content: '\e9ee'; } /* '' */
.icon-chevron-right-24:before { content: '\e9ef'; } /* '' */
.icon-chevron-up-24:before { content: '\e9f0'; } /* '' */
.icon-circle-24:before { content: '\e9f1'; } /* '' */
.icon-circle-slash-24:before { content: '\e9f2'; } /* '' */
.icon-clock-24:before { content: '\e9f3'; } /* '' */
.icon-code-24:before { content: '\e9f4'; } /* '' */
.icon-code-of-conduct-24:before { content: '\e9f5'; } /* '' */
.icon-code-review-24:before { content: '\e9f6'; } /* '' */
.icon-codescan-24:before { content: '\e9f7'; } /* '' */
.icon-codescan-checkmark-24:before { content: '\e9f8'; } /* '' */
.icon-codespaces-24:before { content: '\e9f9'; } /* '' */
.icon-code-square-24:before { content: '\e9fa'; } /* '' */
.icon-columns-24:before { content: '\e9fb'; } /* '' */
.icon-comment-24:before { content: '\e9fc'; } /* '' */
.icon-comment-discussion-24:before { content: '\e9fd'; } /* '' */
.icon-commit-24:before { content: '\e9fe'; } /* '' */
.icon-container-24:before { content: '\e9ff'; } /* '' */
.icon-copy-24:before { content: '\ea00'; } /* '' */
.icon-cpu-24:before { content: '\ea01'; } /* '' */
.icon-credit-card-24:before { content: '\ea02'; } /* '' */
.icon-cross-reference-24:before { content: '\ea03'; } /* '' */
.icon-dash-24:before { content: '\ea04'; } /* '' */
.icon-database-24:before { content: '\ea05'; } /* '' */
.icon-dependabot-24:before { content: '\ea06'; } /* '' */
.icon-desktop-download-24:before { content: '\ea07'; } /* '' */
.icon-device-camera-video-24:before { content: '\ea08'; } /* '' */
.icon-device-desktop-24:before { content: '\ea09'; } /* '' */
.icon-device-mobile-24:before { content: '\ea0a'; } /* '' */
.icon-diamond-24:before { content: '\ea0b'; } /* '' */
.icon-diff-24:before { content: '\ea0c'; } /* '' */
.icon-dot-24:before { content: '\ea0d'; } /* '' */
.icon-dot-fill-24:before { content: '\ea0e'; } /* '' */
.icon-download-24:before { content: '\ea0f'; } /* '' */
.icon-duplicate-24:before { content: '\ea10'; } /* '' */
.icon-eye-24:before { content: '\ea11'; } /* '' */
.icon-eye-closed-24:before { content: '\ea12'; } /* '' */
.icon-file-24:before { content: '\ea13'; } /* '' */
.icon-file-binary-24:before { content: '\ea14'; } /* '' */
.icon-file-code-24:before { content: '\ea15'; } /* '' */
.icon-file-diff-24:before { content: '\ea16'; } /* '' */
.icon-file-directory-24:before { content: '\ea17'; } /* '' */
.icon-file-directory-fill-24:before { content: '\ea18'; } /* '' */
.icon-file-media-24:before { content: '\ea19'; } /* '' */
.icon-file-submodule-24:before { content: '\ea1a'; } /* '' */
.icon-file-symlink-file-24:before { content: '\ea1b'; } /* '' */
.icon-file-zip-24:before { content: '\ea1c'; } /* '' */
.icon-filter-24:before { content: '\ea1d'; } /* '' */
.icon-flame-24:before { content: '\ea1e'; } /* '' */
.icon-fold-24:before { content: '\ea1f'; } /* '' */
.icon-fold-down-24:before { content: '\ea20'; } /* '' */
.icon-fold-up-24:before { content: '\ea21'; } /* '' */
.icon-gear-24:before { content: '\ea22'; } /* '' */
.icon-gift-24:before { content: '\ea23'; } /* '' */
.icon-git-branch-24:before { content: '\ea24'; } /* '' */
.icon-git-commit-24:before { content: '\ea25'; } /* '' */
.icon-git-compare-24:before { content: '\ea26'; } /* '' */
.icon-git-merge-24:before { content: '\ea27'; } /* '' */
.icon-git-pull-request-24:before { content: '\ea28'; } /* '' */
.icon-git-pull-request-closed-24:before { content: '\ea29'; } /* '' */
.icon-git-pull-request-draft-24:before { content: '\ea2a'; } /* '' */
.icon-globe-24:before { content: '\ea2b'; } /* '' */
.icon-grabber-24:before { content: '\ea2c'; } /* '' */
.icon-graph-24:before { content: '\ea2d'; } /* '' */
.icon-hash-24:before { content: '\ea2e'; } /* '' */
.icon-heading-24:before { content: '\ea2f'; } /* '' */
.icon-heart-24:before { content: '\ea30'; } /* '' */
.icon-heart-fill-24:before { content: '\ea31'; } /* '' */
.icon-history-24:before { content: '\ea32'; } /* '' */
.icon-home-24:before { content: '\ea33'; } /* '' */
.icon-home-fill-24:before { content: '\ea34'; } /* '' */
.icon-horizontal-rule-24:before { content: '\ea35'; } /* '' */
.icon-hourglass-24:before { content: '\ea36'; } /* '' */
.icon-hubot-24:before { content: '\ea37'; } /* '' */
.icon-image-24:before { content: '\ea38'; } /* '' */
.icon-inbox-24:before { content: '\ea39'; } /* '' */
.icon-infinity-24:before { content: '\ea3a'; } /* '' */
.icon-info-24:before { content: '\ea3b'; } /* '' */
.icon-issue-closed-24:before { content: '\ea3c'; } /* '' */
.icon-issue-draft-24:before { content: '\ea3d'; } /* '' */
.icon-issue-opened-24:before { content: '\ea3e'; } /* '' */
.icon-issue-reopened-24:before { content: '\ea3f'; } /* '' */
.icon-italic-24:before { content: '\ea40'; } /* '' */
.icon-iterations-24:before { content: '\ea41'; } /* '' */
.icon-kebab-horizontal-24:before { content: '\ea42'; } /* '' */
.icon-key-24:before { content: '\ea43'; } /* '' */
.icon-law-24:before { content: '\ea44'; } /* '' */
.icon-light-bulb-24:before { content: '\ea45'; } /* '' */
.icon-link-24:before { content: '\ea46'; } /* '' */
.icon-link-external-24:before { content: '\ea47'; } /* '' */
.icon-list-ordered-24:before { content: '\ea48'; } /* '' */
.icon-list-unordered-24:before { content: '\ea49'; } /* '' */
.icon-location-24:before { content: '\ea4a'; } /* '' */
.icon-lock-24:before { content: '\ea4b'; } /* '' */
.icon-mail-24:before { content: '\ea4c'; } /* '' */
.icon-megaphone-24:before { content: '\ea4d'; } /* '' */
.icon-mention-24:before { content: '\ea4e'; } /* '' */
.icon-milestone-24:before { content: '\ea4f'; } /* '' */
.icon-mirror-24:before { content: '\ea50'; } /* '' */
.icon-moon-24:before { content: '\ea51'; } /* '' */
.icon-mortar-board-24:before { content: '\ea52'; } /* '' */
.icon-multi-select-24:before { content: '\ea53'; } /* '' */
.icon-mute-24:before { content: '\ea54'; } /* '' */
.icon-no-entry-24:before { content: '\ea55'; } /* '' */
.icon-north-star-24:before { content: '\ea56'; } /* '' */
.icon-note-24:before { content: '\ea57'; } /* '' */
.icon-number-24:before { content: '\ea58'; } /* '' */
.icon-organization-24:before { content: '\ea59'; } /* '' */
.icon-package-24:before { content: '\ea5a'; } /* '' */
.icon-package-dependencies-24:before { content: '\ea5b'; } /* '' */
.icon-package-dependents-24:before { content: '\ea5c'; } /* '' */
.icon-paper-airplane-24:before { content: '\ea5d'; } /* '' */
.icon-paste-24:before { content: '\ea5e'; } /* '' */
.icon-pencil-24:before { content: '\ea5f'; } /* '' */
.icon-people-24:before { content: '\ea60'; } /* '' */
.icon-person-24:before { content: '\ea61'; } /* '' */
.icon-person-add-24:before { content: '\ea62'; } /* '' */
.icon-person-fill-24:before { content: '\ea63'; } /* '' */
.icon-pin-24:before { content: '\ea64'; } /* '' */
.icon-play-24:before { content: '\ea65'; } /* '' */
.icon-plug-24:before { content: '\ea66'; } /* '' */
.icon-plus-24:before { content: '\ea67'; } /* '' */
.icon-plus-circle-24:before { content: '\ea68'; } /* '' */
.icon-project-24:before { content: '\ea69'; } /* '' */
.icon-pulse-24:before { content: '\ea6a'; } /* '' */
.icon-question-24:before { content: '\ea6b'; } /* '' */
.icon-quote-24:before { content: '\ea6c'; } /* '' */
.icon-reply-24:before { content: '\ea6d'; } /* '' */
.icon-repo-24:before { content: '\ea6e'; } /* '' */
.icon-repo-forked-24:before { content: '\ea6f'; } /* '' */
.icon-repo-push-24:before { content: '\ea70'; } /* '' */
.icon-report-24:before { content: '\ea71'; } /* '' */
.icon-repo-template-24:before { content: '\ea72'; } /* '' */
.icon-rocket-24:before { content: '\ea73'; } /* '' */
.icon-rows-24:before { content: '\ea74'; } /* '' */
.icon-rss-24:before { content: '\ea75'; } /* '' */
.icon-ruby-24:before { content: '\ea76'; } /* '' */
.icon-screen-full-24:before { content: '\ea77'; } /* '' */
.icon-screen-normal-24:before { content: '\ea78'; } /* '' */
.icon-search-24:before { content: '\ea79'; } /* '' */
.icon-server-24:before { content: '\ea7a'; } /* '' */
.icon-share-24:before { content: '\ea7b'; } /* '' */
.icon-share-android-24:before { content: '\ea7c'; } /* '' */
.icon-shield-24:before { content: '\ea7d'; } /* '' */
.icon-shield-check-24:before { content: '\ea7e'; } /* '' */
.icon-shield-lock-24:before { content: '\ea7f'; } /* '' */
.icon-shield-x-24:before { content: '\ea80'; } /* '' */
.icon-sidebar-collapse-24:before { content: '\ea81'; } /* '' */
.icon-sidebar-expand-24:before { content: '\ea82'; } /* '' */
.icon-sign-in-24:before { content: '\ea83'; } /* '' */
.icon-sign-out-24:before { content: '\ea84'; } /* '' */
.icon-single-select-24:before { content: '\ea85'; } /* '' */
.icon-skip-24:before { content: '\ea86'; } /* '' */
.icon-smiley-24:before { content: '\ea87'; } /* '' */
.icon-sort-asc-24:before { content: '\ea88'; } /* '' */
.icon-sort-desc-24:before { content: '\ea89'; } /* '' */
.icon-square-24:before { content: '\ea8a'; } /* '' */
.icon-square-fill-24:before { content: '\ea8b'; } /* '' */
.icon-squirrel-24:before { content: '\ea8c'; } /* '' */
.icon-stack-24:before { content: '\ea8d'; } /* '' */
.icon-star-24:before { content: '\ea8e'; } /* '' */
.icon-star-fill-24:before { content: '\ea8f'; } /* '' */
.icon-stop-24:before { content: '\ea90'; } /* '' */
.icon-stopwatch-24:before { content: '\ea91'; } /* '' */
.icon-strikethrough-24:before { content: '\ea92'; } /* '' */
.icon-sun-24:before { content: '\ea93'; } /* '' */
.icon-sync-24:before { content: '\ea94'; } /* '' */
.icon-tab-24:before { content: '\ea95'; } /* '' */
.icon-table-24:before { content: '\ea96'; } /* '' */
.icon-tag-24:before { content: '\ea97'; } /* '' */
.icon-tasklist-24:before { content: '\ea98'; } /* '' */
.icon-telescope-24:before { content: '\ea99'; } /* '' */
.icon-telescope-fill-24:before { content: '\ea9a'; } /* '' */
.icon-terminal-24:before { content: '\ea9b'; } /* '' */
.icon-thumbsdown-24:before { content: '\ea9c'; } /* '' */
.icon-thumbsup-24:before { content: '\ea9d'; } /* '' */
.icon-tools-24:before { content: '\ea9e'; } /* '' */
.icon-trash-24:before { content: '\ea9f'; } /* '' */
.icon-triangle-down-24:before { content: '\eaa0'; } /* '' */
.icon-triangle-left-24:before { content: '\eaa1'; } /* '' */
.icon-triangle-right-24:before { content: '\eaa2'; } /* '' */
.icon-triangle-up-24:before { content: '\eaa3'; } /* '' */
.icon-typography-24:before { content: '\eaa4'; } /* '' */
.icon-unfold-24:before { content: '\eaa5'; } /* '' */
.icon-unlock-24:before { content: '\eaa6'; } /* '' */
.icon-unmute-24:before { content: '\eaa7'; } /* '' */
.icon-unverified-24:before { content: '\eaa8'; } /* '' */
.icon-upload-24:before { content: '\eaa9'; } /* '' */
.icon-verified-24:before { content: '\eaaa'; } /* '' */
.icon-versions-24:before { content: '\eaab'; } /* '' */
.icon-video-24:before { content: '\eaac'; } /* '' */
.icon-workflow-24:before { content: '\eaad'; } /* '' */
.icon-x-24:before { content: '\eaae'; } /* '' */
.icon-x-circle-24:before { content: '\eaaf'; } /* '' */
.icon-x-circle-fill-24:before { content: '\eab0'; } /* '' */
.icon-zap-24:before { content: '\eab1'; } /* '' */
.icon-alert-24:before { content: '\eab2'; } /* '' */
.icon-archive-24:before { content: '\eab3'; } /* '' */
.icon-arrow-both-24:before { content: '\eab4'; } /* '' */
.icon-appstore:before { content: '\eab5'; } /* '' */
.icon-double-arrow-right:before { content: '\eab6'; } /* '' */
.icon-double-arrow-left:before { content: '\eab7'; } /* '' */
