/*--------------------------------

knotes-icon Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'knotes-icon';
  src: url('../fonts/knotes-icon.eot');
  src: url('../fonts/knotes-icon.eot') format('embedded-opentype'), url('../fonts/knotes-icon.woff2') format('woff2'), url('../fonts/knotes-icon.woff') format('woff'), url('../fonts/knotes-icon.ttf') format('truetype'), url('../fonts/knotes-icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.kn-icon {
  display: inline-block;
  font: normal normal normal 1em/1 'knotes-icon';
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.kn-icon-sm {
  font-size: 0.8em;
}
.kn-icon-lg {
  font-size: 1.2em;
}
/* absolute units */
.kn-icon-16 {
  font-size: 16px;
}
.kn-icon-32 {
  font-size: 32px;
}

/*------------------------
  spinning icons
-------------------------*/
.kn-icon-is-spinning {
  animation: kn-icon-spin 1s infinite linear;
}
@keyframes kn-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.kn-icon-rotate-90 {
  transform: rotate(90deg);
}
.kn-icon-rotate-180 {
  transform: rotate(180deg);
}
.kn-icon-rotate-270 {
  transform: rotate(270deg);
}
.kn-icon-flip-y {
  transform: scaleY(-1);
}
.kn-icon-flip-x {
  transform: scaleX(-1);
}
/*------------------------
	icons
-------------------------*/

.kn-icon-triangle-up::before {
  content: "\ea22";
}

.kn-icon-triangle-right::before {
  content: "\ea23";
}

.kn-icon-triangle-left::before {
  content: "\ea24";
}

.kn-icon-triangle-down::before {
  content: "\ea25";
}

.kn-icon-check-fill::before {
  content: "\ea27";
}

.kn-icon-check-outline::before {
  content: "\ea2a";
}

.kn-icon-warning::before {
  content: "\ea2b";
}

.kn-icon-check::before {
  content: "\ea39";
}

.kn-icon-sync::before {
  content: "\ea3a";
}

.kn-icon-tag::before {
  content: "\ea3b";
}

.kn-icon-preference::before {
  content: "\ea3c";
}

.kn-icon-recent::before {
  content: "\ea3d";
}

.kn-icon-collection::before {
  content: "\ea3e";
}

.kn-icon-trash::before {
  content: "\ea3f";
}

.kn-icon-author::before {
  content: "\ea40";
}

.kn-icon-book::before {
  content: "\ea41";
}

.kn-icon-image::before {
  content: "\ea42";
}

.kn-icon-read::before {
  content: "\ea43";
}

.kn-icon-reading::before {
  content: "\ea44";
}

.kn-icon-add::before {
  content: "\ea45";
}

.kn-icon-search::before {
  content: "\ea46";
}

.kn-icon-books::before {
  content: "\ea48";
}

.kn-icon-clipping::before {
  content: "\ea49";
}

.kn-icon-menu::before {
  content: "\ea4a";
}

.kn-icon-collection-2::before {
  content: "\ea4b";
}

.kn-icon-star-fill::before {
  content: "\ea4d";
}

.kn-icon-copy::before {
  content: "\ea4e";
}

.kn-icon-tag-2::before {
  content: "\ea50";
}

.kn-icon-share::before {
  content: "\ea51";
}

.kn-icon-edit::before {
  content: "\ea52";
}

.kn-icon-back::before {
  content: "\ea53";
}

.kn-icon-lock::before {
  content: "\ea54";
}

.kn-icon-zoom-in::before {
  content: "\ea55";
}

.kn-icon-zoom-out::before {
  content: "\ea56";
}

.kn-icon-delete::before {
  content: "\ea5c";
}

.kn-icon-download::before {
  content: "\ea5d";
}

.kn-icon-account::before {
  content: "\ea5e";
}

.kn-icon-general::before {
  content: "\ea5f";
}

.kn-icon-import::before {
  content: "\ea60";
}

.kn-icon-export::before {
  content: "\ea61";
}

.kn-icon-vampire::before {
  content: "\ea63";
}

.kn-icon-ghost::before {
  content: "\ea64";
}

.kn-icon-atom::before {
  content: "\ea65";
}

.kn-icon-flask::before {
  content: "\ea66";
}

.kn-icon-networking::before {
  content: "\ea67";
}

.kn-icon-scale::before {
  content: "\ea68";
}

.kn-icon-law::before {
  content: "\ea69";
}

.kn-icon-knife::before {
  content: "\ea6a";
}

.kn-icon-heart::before {
  content: "\ea6b";
}

.kn-icon-handshake::before {
  content: "\ea6c";
}

.kn-icon-money::before {
  content: "\ea6d";
}

.kn-icon-strategy::before {
  content: "\ea6e";
}

.kn-icon-school::before {
  content: "\ea6f";
}

.kn-icon-planet::before {
  content: "\ea70";
}

.kn-icon-backpack::before {
  content: "\ea71";
}

.kn-icon-signature::before {
  content: "\ea72";
}

.kn-icon-compass::before {
  content: "\ea73";
}

.kn-icon-scholar::before {
  content: "\ea74";
}

.kn-icon-violin::before {
  content: "\ea75";
}

.kn-icon-piano::before {
  content: "\ea76";
}

.kn-icon-trumpet::before {
  content: "\ea77";
}

.kn-icon-river::before {
  content: "\ea78";
}

.kn-icon-chip::before {
  content: "\ea79";
}

.kn-icon-stars::before {
  content: "\ea7a";
}

.kn-icon-chart::before {
  content: "\ea7b";
}

.kn-icon-brain::before {
  content: "\ea7c";
}

.kn-icon-robotic::before {
  content: "\ea7d";
}

.kn-icon-crane::before {
  content: "\ea7e";
}

.kn-icon-tree::before {
  content: "\ea7f";
}

.kn-icon-trophy::before {
  content: "\ea80";
}

.kn-icon-movie::before {
  content: "\ea81";
}

.kn-icon-running::before {
  content: "\ea82";
}

.kn-icon-tennis::before {
  content: "\ea83";
}

.kn-icon-wc::before {
  content: "\ea84";
}

.kn-icon-witch::before {
  content: "\ea85";
}

.kn-icon-earth::before {
  content: "\ea86";
}

.kn-icon-cycling::before {
  content: "\ea87";
}

.kn-icon-wind::before {
  content: "\ea88";
}

.kn-icon-tie::before {
  content: "\ea89";
}

.kn-icon-sunrise::before {
  content: "\ea8a";
}

.kn-icon-forest::before {
  content: "\ea8b";
}

.kn-icon-leaf::before {
  content: "\ea8c";
}

.kn-icon-mic::before {
  content: "\ea8d";
}

.kn-icon-moka::before {
  content: "\ea8e";
}

.kn-icon-moon::before {
  content: "\ea8f";
}

.kn-icon-mug::before {
  content: "\ea90";
}

.kn-icon-muffin::before {
  content: "\ea91";
}

.kn-icon-paris::before {
  content: "\ea92";
}

.kn-icon-plane::before {
  content: "\ea93";
}

.kn-icon-rio::before {
  content: "\ea94";
}

.kn-icon-send::before {
  content: "\ea95";
}

.kn-icon-bridge::before {
  content: "\ea96";
}

.kn-icon-hammer::before {
  content: "\ea97";
}

.kn-icon-feather::before {
  content: "\ea98";
}

.kn-icon-spider::before {
  content: "\ea99";
}

.kn-icon-spaceship::before {
  content: "\ea9a";
}

.kn-icon-skull::before {
  content: "\ea9b";
}

.kn-icon-like::before {
  content: "\ea9c";
}

.kn-icon-hotel::before {
  content: "\ea9d";
}

.kn-icon-evernote::before {
  content: "\ea9e";
}

.kn-icon-onenote::before {
  content: "\ea9f";
}

.kn-icon-permanent::before {
  content: "\eaa0";
}

.kn-icon-clear::before {
  content: "\eaa5";
}

.kn-icon-invisible::before {
  content: "\eaa6";
}

.kn-icon-visible::before {
  content: "\eaa7";
}

.kn-icon-update::before {
  content: "\eaa8";
}

.kn-icon-upload::before {
  content: "\eaab";
}

.kn-icon-highlight::before {
  content: "\eaac";
}

.kn-icon-note::before {
  content: "\eaae";
}

.kn-icon-manage::before {
  content: "\eab2";
}

.kn-icon-batch-delete::before {
  content: "\eab3";
}

.kn-icon-chapter::before {
  content: "\eab4";
}

.kn-icon-ocr::before {
  content: "\eab5";
}

.kn-icon-sort::before {
  content: "\eab9";
}

.kn-icon-fullscreen::before {
  content: "\eaba";
}

.kn-icon-mindmap::before {
  content: "\eabb";
}

.kn-icon-clipping-notes::before {
  content: "\eabc";
}

.kn-icon-article::before {
  content: "\eabd";
}

.kn-icon-idea::before {
  content: "\eac0";
}

.kn-icon-link::before {
  content: "\eac1";
}

.kn-icon-unlink::before {
  content: "\eac2";
}

