@font-face {
  font-family: 'feather';
  src: url('../font/feather.eot?26655799');
  src: url('../font/feather.eot?26655799#iefix') format('embedded-opentype'),
       url('../font/feather.woff2?26655799') format('woff2'),
       url('../font/feather.woff?26655799') format('woff'),
       url('../font/feather.ttf?26655799') format('truetype'),
       url('../font/feather.svg?26655799#feather') 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: 'feather';
    src: url('../font/feather.svg?26655799#feather') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "feather";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-activity:before { content: '\e801'; } /* '' */
.icon-airplay:before { content: '\e802'; } /* '' */
.icon-alert-circle:before { content: '\e803'; } /* '' */
.icon-alert-octagon:before { content: '\e804'; } /* '' */
.icon-alert-triangle:before { content: '\e805'; } /* '' */
.icon-align-center:before { content: '\e806'; } /* '' */
.icon-align-justify:before { content: '\e807'; } /* '' */
.icon-align-left:before { content: '\e808'; } /* '' */
.icon-align-right:before { content: '\e809'; } /* '' */
.icon-anchor:before { content: '\e80a'; } /* '' */
.icon-aperture:before { content: '\e80b'; } /* '' */
.icon-archive:before { content: '\e80c'; } /* '' */
.icon-arrow-down:before { content: '\e80d'; } /* '' */
.icon-arrow-down-circle:before { content: '\e80e'; } /* '' */
.icon-arrow-down-left:before { content: '\e80f'; } /* '' */
.icon-arrow-down-right:before { content: '\e810'; } /* '' */
.icon-arrow-left:before { content: '\e811'; } /* '' */
.icon-arrow-left-circle:before { content: '\e812'; } /* '' */
.icon-arrow-right:before { content: '\e813'; } /* '' */
.icon-arrow-right-circle:before { content: '\e814'; } /* '' */
.icon-arrow-up:before { content: '\e815'; } /* '' */
.icon-arrow-up-circle:before { content: '\e816'; } /* '' */
.icon-arrow-up-left:before { content: '\e817'; } /* '' */
.icon-arrow-up-right:before { content: '\e818'; } /* '' */
.icon-at-sign:before { content: '\e819'; } /* '' */
.icon-award:before { content: '\e81a'; } /* '' */
.icon-bar-chart:before { content: '\e81b'; } /* '' */
.icon-bar-chart-2:before { content: '\e81c'; } /* '' */
.icon-battery:before { content: '\e81d'; } /* '' */
.icon-bell:before { content: '\e81e'; } /* '' */
.icon-battery-charging:before { content: '\e81f'; } /* '' */
.icon-bell-off:before { content: '\e820'; } /* '' */
.icon-bluetooth:before { content: '\e821'; } /* '' */
.icon-book:before { content: '\e822'; } /* '' */
.icon-bold:before { content: '\e823'; } /* '' */
.icon-bookmark:before { content: '\e824'; } /* '' */
.icon-book-open:before { content: '\e825'; } /* '' */
.icon-box:before { content: '\e826'; } /* '' */
.icon-briefcase:before { content: '\e827'; } /* '' */
.icon-calendar:before { content: '\e828'; } /* '' */
.icon-camera:before { content: '\e829'; } /* '' */
.icon-camera-off:before { content: '\e82a'; } /* '' */
.icon-cast:before { content: '\e82b'; } /* '' */
.icon-check-circle:before { content: '\e82c'; } /* '' */
.icon-check:before { content: '\e82d'; } /* '' */
.icon-check-square:before { content: '\e82e'; } /* '' */
.icon-chevron-down:before { content: '\e82f'; } /* '' */
.icon-chevron-left:before { content: '\e830'; } /* '' */
.icon-chevron-right:before { content: '\e831'; } /* '' */
.icon-chevrons-down:before { content: '\e832'; } /* '' */
.icon-chevrons-left:before { content: '\e833'; } /* '' */
.icon-chevrons-right:before { content: '\e834'; } /* '' */
.icon-chevrons-up:before { content: '\e835'; } /* '' */
.icon-chevron-up:before { content: '\e836'; } /* '' */
.icon-circle:before { content: '\e837'; } /* '' */
.icon-chrome:before { content: '\e838'; } /* '' */
.icon-clipboard:before { content: '\e839'; } /* '' */
.icon-clock:before { content: '\e83a'; } /* '' */
.icon-cloud-drizzle:before { content: '\e83b'; } /* '' */
.icon-cloud:before { content: '\e83c'; } /* '' */
.icon-cloud-off:before { content: '\e83d'; } /* '' */
.icon-cloud-lightning:before { content: '\e83e'; } /* '' */
.icon-cloud-rain:before { content: '\e83f'; } /* '' */
.icon-cloud-snow:before { content: '\e840'; } /* '' */
.icon-code:before { content: '\e841'; } /* '' */
.icon-codesandbox:before { content: '\e842'; } /* '' */
.icon-coffee:before { content: '\e843'; } /* '' */
.icon-codepen:before { content: '\e844'; } /* '' */
.icon-columns:before { content: '\e845'; } /* '' */
.icon-command:before { content: '\e846'; } /* '' */
.icon-compass:before { content: '\e847'; } /* '' */
.icon-copy:before { content: '\e848'; } /* '' */
.icon-corner-down-left:before { content: '\e849'; } /* '' */
.icon-corner-left-up:before { content: '\e84a'; } /* '' */
.icon-corner-left-down:before { content: '\e84b'; } /* '' */
.icon-corner-down-right:before { content: '\e84c'; } /* '' */
.icon-corner-right-down:before { content: '\e84d'; } /* '' */
.icon-corner-right-up:before { content: '\e84e'; } /* '' */
.icon-corner-up-left:before { content: '\e84f'; } /* '' */
.icon-corner-up-right:before { content: '\e850'; } /* '' */
.icon-cpu:before { content: '\e851'; } /* '' */
.icon-credit-card:before { content: '\e852'; } /* '' */
.icon-crop:before { content: '\e853'; } /* '' */
.icon-crosshair:before { content: '\e854'; } /* '' */
.icon-database:before { content: '\e855'; } /* '' */
.icon-delete:before { content: '\e856'; } /* '' */
.icon-disc:before { content: '\e857'; } /* '' */
.icon-divide:before { content: '\e858'; } /* '' */
.icon-divide-circle:before { content: '\e859'; } /* '' */
.icon-divide-square:before { content: '\e85a'; } /* '' */
.icon-droplet:before { content: '\e85b'; } /* '' */
.icon-dollar-sign:before { content: '\e85c'; } /* '' */
.icon-download:before { content: '\e85d'; } /* '' */
.icon-download-cloud:before { content: '\e85e'; } /* '' */
.icon-dribbble:before { content: '\e85f'; } /* '' */
.icon-edit:before { content: '\e860'; } /* '' */
.icon-edit-2:before { content: '\e861'; } /* '' */
.icon-external-link:before { content: '\e862'; } /* '' */
.icon-edit-3:before { content: '\e863'; } /* '' */
.icon-eye:before { content: '\e864'; } /* '' */
.icon-eye-off:before { content: '\e865'; } /* '' */
.icon-facebook:before { content: '\e866'; } /* '' */
.icon-fast-forward:before { content: '\e867'; } /* '' */
.icon-feather:before { content: '\e868'; } /* '' */
.icon-figma:before { content: '\e869'; } /* '' */
.icon-file:before { content: '\e86a'; } /* '' */
.icon-file-minus:before { content: '\e86b'; } /* '' */
.icon-file-plus:before { content: '\e86c'; } /* '' */
.icon-file-text:before { content: '\e86d'; } /* '' */
.icon-film:before { content: '\e86e'; } /* '' */
.icon-filter:before { content: '\e86f'; } /* '' */
.icon-flag:before { content: '\e870'; } /* '' */
.icon-folder:before { content: '\e871'; } /* '' */
.icon-folder-minus:before { content: '\e872'; } /* '' */
.icon-folder-plus:before { content: '\e873'; } /* '' */
.icon-framer:before { content: '\e874'; } /* '' */
.icon-frown:before { content: '\e875'; } /* '' */
.icon-gift:before { content: '\e876'; } /* '' */
.icon-git-branch:before { content: '\e877'; } /* '' */
.icon-git-commit:before { content: '\e878'; } /* '' */
.icon-github:before { content: '\e879'; } /* '' */
.icon-gitlab:before { content: '\e87a'; } /* '' */
.icon-git-merge:before { content: '\e87b'; } /* '' */
.icon-git-pull-request:before { content: '\e87c'; } /* '' */
.icon-globe:before { content: '\e87d'; } /* '' */
.icon-grid:before { content: '\e87e'; } /* '' */
.icon-hard-drive:before { content: '\e87f'; } /* '' */
.icon-hash:before { content: '\e880'; } /* '' */
.icon-headphones:before { content: '\e881'; } /* '' */
.icon-heart-1:before { content: '\e882'; } /* '' */
.icon-help-circle:before { content: '\e883'; } /* '' */
.icon-hexagon:before { content: '\e884'; } /* '' */
.icon-home:before { content: '\e885'; } /* '' */
.icon-image:before { content: '\e886'; } /* '' */
.icon-inbox:before { content: '\e887'; } /* '' */
.icon-info:before { content: '\e888'; } /* '' */
.icon-instagram:before { content: '\e889'; } /* '' */
.icon-italic:before { content: '\e88a'; } /* '' */
.icon-key:before { content: '\e88b'; } /* '' */
.icon-layers:before { content: '\e88c'; } /* '' */
.icon-layout:before { content: '\e88d'; } /* '' */
.icon-life-buoy:before { content: '\e88e'; } /* '' */
.icon-link:before { content: '\e88f'; } /* '' */
.icon-link-2:before { content: '\e890'; } /* '' */
.icon-linkedin:before { content: '\e891'; } /* '' */
.icon-list:before { content: '\e892'; } /* '' */
.icon-loader:before { content: '\e893'; } /* '' */
.icon-lock:before { content: '\e894'; } /* '' */
.icon-log-in:before { content: '\e895'; } /* '' */
.icon-log-out:before { content: '\e896'; } /* '' */
.icon-mail:before { content: '\e897'; } /* '' */
.icon-map:before { content: '\e898'; } /* '' */
.icon-map-pin:before { content: '\e899'; } /* '' */
.icon-maximize:before { content: '\e89a'; } /* '' */
.icon-maximize-2:before { content: '\e89b'; } /* '' */
.icon-meh:before { content: '\e89c'; } /* '' */
.icon-menu:before { content: '\e89d'; } /* '' */
.icon-message-circle:before { content: '\e89e'; } /* '' */
.icon-message-square:before { content: '\e89f'; } /* '' */
.icon-mic:before { content: '\e8a0'; } /* '' */
.icon-mic-off:before { content: '\e8a1'; } /* '' */
.icon-minimize:before { content: '\e8a2'; } /* '' */
.icon-minimize-2:before { content: '\e8a3'; } /* '' */
.icon-minus:before { content: '\e8a4'; } /* '' */
.icon-minus-circle:before { content: '\e8a5'; } /* '' */
.icon-minus-square:before { content: '\e8a6'; } /* '' */
.icon-monitor:before { content: '\e8a7'; } /* '' */
.icon-moon:before { content: '\e8a8'; } /* '' */
.icon-more-horizontal:before { content: '\e8a9'; } /* '' */
.icon-more-vertical:before { content: '\e8aa'; } /* '' */
.icon-mouse-pointer:before { content: '\e8ab'; } /* '' */
.icon-move:before { content: '\e8ac'; } /* '' */
.icon-music:before { content: '\e8ad'; } /* '' */
.icon-navigation:before { content: '\e8ae'; } /* '' */
.icon-navigation-2:before { content: '\e8af'; } /* '' */
.icon-octagon:before { content: '\e8b0'; } /* '' */
.icon-package:before { content: '\e8b1'; } /* '' */
.icon-paperclip:before { content: '\e8b2'; } /* '' */
.icon-pause:before { content: '\e8b3'; } /* '' */
.icon-pause-circle:before { content: '\e8b4'; } /* '' */
.icon-pen-tool:before { content: '\e8b5'; } /* '' */
.icon-percent:before { content: '\e8b6'; } /* '' */
.icon-phone:before { content: '\e8b7'; } /* '' */
.icon-phone-call:before { content: '\e8b8'; } /* '' */
.icon-phone-forwarded:before { content: '\e8b9'; } /* '' */
.icon-phone-incoming:before { content: '\e8ba'; } /* '' */
.icon-phone-missed:before { content: '\e8bb'; } /* '' */
.icon-phone-off:before { content: '\e8bc'; } /* '' */
.icon-phone-outgoing:before { content: '\e8bd'; } /* '' */
.icon-pie-chart:before { content: '\e8be'; } /* '' */
.icon-play:before { content: '\e8bf'; } /* '' */
.icon-play-circle:before { content: '\e8c0'; } /* '' */
.icon-plus:before { content: '\e8c1'; } /* '' */
.icon-plus-circle:before { content: '\e8c2'; } /* '' */
.icon-plus-square:before { content: '\e8c3'; } /* '' */
.icon-pocket:before { content: '\e8c4'; } /* '' */
.icon-power:before { content: '\e8c5'; } /* '' */
.icon-printer:before { content: '\e8c6'; } /* '' */
.icon-radio:before { content: '\e8c7'; } /* '' */
.icon-refresh-ccw:before { content: '\e8c8'; } /* '' */
.icon-refresh-cw:before { content: '\e8c9'; } /* '' */
.icon-repeat:before { content: '\e8ca'; } /* '' */
.icon-rewind:before { content: '\e8cb'; } /* '' */
.icon-rotate-ccw:before { content: '\e8cc'; } /* '' */
.icon-rotate-cw:before { content: '\e8cd'; } /* '' */
.icon-rss:before { content: '\e8ce'; } /* '' */
.icon-save:before { content: '\e8cf'; } /* '' */
.icon-scissors:before { content: '\e8d0'; } /* '' */
.icon-search:before { content: '\e8d1'; } /* '' */
.icon-send:before { content: '\e8d2'; } /* '' */
.icon-server:before { content: '\e8d3'; } /* '' */
.icon-settings:before { content: '\e8d4'; } /* '' */
.icon-share:before { content: '\e8d5'; } /* '' */
.icon-share-2:before { content: '\e8d6'; } /* '' */
.icon-shield:before { content: '\e8d7'; } /* '' */
.icon-shield-off:before { content: '\e8d8'; } /* '' */
.icon-shopping-bag:before { content: '\e8d9'; } /* '' */
.icon-shopping-cart:before { content: '\e8da'; } /* '' */
.icon-shuffle:before { content: '\e8db'; } /* '' */
.icon-sidebar:before { content: '\e8dc'; } /* '' */
.icon-skip-back:before { content: '\e8dd'; } /* '' */
.icon-skip-forward:before { content: '\e8de'; } /* '' */
.icon-slack:before { content: '\e8df'; } /* '' */
.icon-slash:before { content: '\e8e0'; } /* '' */
.icon-sliders:before { content: '\e8e1'; } /* '' */
.icon-smartphone:before { content: '\e8e2'; } /* '' */
.icon-smile:before { content: '\e8e3'; } /* '' */
.icon-speaker:before { content: '\e8e4'; } /* '' */
.icon-square:before { content: '\e8e5'; } /* '' */
.icon-star:before { content: '\e8e6'; } /* '' */
.icon-stop-circle:before { content: '\e8e7'; } /* '' */
.icon-sun:before { content: '\e8e8'; } /* '' */
.icon-sunrise:before { content: '\e8e9'; } /* '' */
.icon-sunset:before { content: '\e8ea'; } /* '' */
.icon-table:before { content: '\e8eb'; } /* '' */
.icon-tablet:before { content: '\e8ec'; } /* '' */
.icon-tag:before { content: '\e8ed'; } /* '' */
.icon-target:before { content: '\e8ee'; } /* '' */
.icon-terminal:before { content: '\e8ef'; } /* '' */
.icon-thermometer:before { content: '\e8f0'; } /* '' */
.icon-thumbs-down:before { content: '\e8f1'; } /* '' */
.icon-thumbs-up:before { content: '\e8f2'; } /* '' */
.icon-toggle-left:before { content: '\e8f3'; } /* '' */
.icon-toggle-right:before { content: '\e8f4'; } /* '' */
.icon-tool:before { content: '\e8f5'; } /* '' */
.icon-trash:before { content: '\e8f6'; } /* '' */
.icon-trash-2:before { content: '\e8f7'; } /* '' */
.icon-trello:before { content: '\e8f8'; } /* '' */
.icon-trending-down:before { content: '\e8f9'; } /* '' */
.icon-trending-up:before { content: '\e8fa'; } /* '' */
.icon-triangle:before { content: '\e8fb'; } /* '' */
.icon-truck:before { content: '\e8fc'; } /* '' */
.icon-tv:before { content: '\e8fd'; } /* '' */
.icon-twitch:before { content: '\e8fe'; } /* '' */
.icon-twitter:before { content: '\e8ff'; } /* '' */
.icon-type:before { content: '\e900'; } /* '' */
.icon-umbrella:before { content: '\e901'; } /* '' */
.icon-underline:before { content: '\e902'; } /* '' */
.icon-unlock:before { content: '\e903'; } /* '' */
.icon-upload:before { content: '\e904'; } /* '' */
.icon-upload-cloud:before { content: '\e905'; } /* '' */
.icon-user:before { content: '\e906'; } /* '' */
.icon-user-check:before { content: '\e907'; } /* '' */
.icon-user-minus:before { content: '\e908'; } /* '' */
.icon-user-plus:before { content: '\e909'; } /* '' */
.icon-users:before { content: '\e90a'; } /* '' */
.icon-user-x:before { content: '\e90b'; } /* '' */
.icon-video:before { content: '\e90c'; } /* '' */
.icon-video-off:before { content: '\e90d'; } /* '' */
.icon-voicemail:before { content: '\e90e'; } /* '' */
.icon-volume:before { content: '\e90f'; } /* '' */
.icon-volume-1:before { content: '\e910'; } /* '' */
.icon-volume-2:before { content: '\e911'; } /* '' */
.icon-volume-x:before { content: '\e912'; } /* '' */
.icon-watch:before { content: '\e913'; } /* '' */
.icon-wifi:before { content: '\e914'; } /* '' */
.icon-wifi-off:before { content: '\e915'; } /* '' */
.icon-wind:before { content: '\e916'; } /* '' */
.icon-x:before { content: '\e917'; } /* '' */
.icon-x-circle:before { content: '\e918'; } /* '' */
.icon-x-octagon:before { content: '\e919'; } /* '' */
.icon-x-square:before { content: '\e91a'; } /* '' */
.icon-youtube:before { content: '\e91b'; } /* '' */
.icon-zap:before { content: '\e91c'; } /* '' */
.icon-zap-off:before { content: '\e91d'; } /* '' */
.icon-zoom-in:before { content: '\e91e'; } /* '' */
.icon-zoom-out:before { content: '\e91f'; } /* '' */
