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

[class^="skf-"], [class*=" skf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.skf-window-close:before {
  content: "\e909";
}
.skf-window-fullscreen:before {
  content: "\e90a";
}
.skf-window-reduce:before {
  content: "\e90b";
}
.skf-brightness:before {
  content: "\e900";
}
.skf-check:before {
  content: "\e901";
}
.skf-cross:before {
  content: "\e902";
}
.skf-flag:before {
  content: "\e903";
}
.skf-gear:before {
  content: "\e904";
}
.skf-ghost:before {
  content: "\e905";
}
.skf-info:before {
  content: "\e906";
}
.skf-keyboard:before {
  content: "\e907";
}
.skf-pp-square:before {
  content: "\e908";
}
.skf-equalizer:before {
  content: "\e992";
}
.skf-arrow-up:before {
  content: "\ea3a";
}
.skf-arrow-right:before {
  content: "\ea3c";
}
.skf-arrow-down:before {
  content: "\ea3e";
}
.skf-arrow-left:before {
  content: "\ea40";
}
