@font-face {
  font-family: 'sk-icomoon';
  font-display: swap;
  src:  local('sk-icomoon'), url('/fonts/icomoon.eot?qhg05l');
  src:  local('sk-icomoon'), url('/fonts/icomoon.eot?qhg05l#iefix') format('embedded-opentype'),
  local('sk-icomoon'), url('/fonts/icomoon.ttf?qhg05l') format('truetype'),
  local('sk-icomoon'), url('/fonts/icomoon.woff?qhg05l') format('woff'),
  local('sk-icomoon'), url('/fonts/icomoon.svg?qhg05l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-exit:before {
  content: "\e903";
}
.icon-note:before {
  content: "\e85d";
}
.icon-urgent-note:before {
  content: "\e85f";
}
.icon-arrow-left3:before {
  content: "\e408";
}
.icon-arrow-right3:before {
  content: "\e409";
}
.icon-content_paste:before {
  content: "\e14f";
}
.icon-home:before {
  content: "\e88a";
}
.icon-comment:before {
  content: "\e24c";
}
.icon-message:before {
  content: "\e0c9";
}
.icon-empty-comment:before {
  content: "\e253";
}
.icon-person:before {
  content: "\e7fd";
}
.icon-settings:before {
  content: "\e8b8";
}
.icon-textsms:before {
  content: "\e0d8";
}
.icon-today:before {
  content: "\e8df";
}
.icon-icon-container-right:before {
  content: "\e901";
  color: #81cec8;
}
.icon-icon-container:before {
  content: "\e902";
  color: #81cec8;
}
.icon-sklogo:before {
  content: "\e900";
}
