@font-face {
    font-family: "Keyboard";
    src: url("Keyboard.eot?e4ebec8dd909efcf6256b956c62700b5?#iefix") format("embedded-opentype"),
url("Keyboard.woff2?e4ebec8dd909efcf6256b956c62700b5") format("woff2"),
url("Keyboard.woff?e4ebec8dd909efcf6256b956c62700b5") format("woff"),
url("Keyboard.ttf?e4ebec8dd909efcf6256b956c62700b5") format("truetype"),
url("Keyboard.svg?e4ebec8dd909efcf6256b956c62700b5#Keyboard") format("svg");
}

i[class^="icon-keyboard-"]:before, i[class*=" icon-keyboard-"]:before {
    font-family: Keyboard !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-keyboard-back:before {
    content: "\f101";
}
.icon-keyboard-caps-lock-off:before {
    content: "\f102";
}
.icon-keyboard-caps-lock-on:before {
    content: "\f103";
}
.icon-keyboard-check:before {
    content: "\f104";
}
.icon-keyboard-delete:before {
    content: "\f105";
}
.icon-keyboard-down:before {
    content: "\f106";
}
.icon-keyboard-enter-alt1:before {
    content: "\f107";
}
.icon-keyboard-enter-alt2:before {
    content: "\f108";
}
.icon-keyboard-enter:before {
    content: "\f109";
}
.icon-keyboard-keyboard-down:before {
    content: "\f10a";
}
.icon-keyboard-keyboard-up:before {
    content: "\f10b";
}
.icon-keyboard-left:before {
    content: "\f10c";
}
.icon-keyboard-right:before {
    content: "\f10d";
}
.icon-keyboard-shift-off:before {
    content: "\f10e";
}
.icon-keyboard-shift-on:before {
    content: "\f10f";
}
.icon-keyboard-shift:before {
    content: "\f110";
}
.icon-keyboard-space-alt1:before {
    content: "\f111";
}
.icon-keyboard-space-alt2:before {
    content: "\f112";
}
.icon-keyboard-space:before {
    content: "\f113";
}
.icon-keyboard-stack-up:before {
    content: "\f114";
}
.icon-keyboard-tab:before {
    content: "\f115";
}
.icon-keyboard-up:before {
    content: "\f116";
}
