@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon/icomoon.eot?2qf875');
    src:  url('fonts/icomoon/icomoon.eot?2qf875#iefix') format('embedded-opentype'),
    url('fonts/icomoon/icomoon.ttf?2qf875') format('truetype'),
    url('fonts/icomoon/icomoon.woff?2qf875') format('woff'),
    url('fonts/icomoon/icomoon.svg?2qf875#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.console-font {
    font-size: 1em;
    font-weight: 300;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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;
}

.icon-steamdeck:before {
    content: "\e900";
}
.icon-pacman:before {
    content: "\e916";
}
.icon-connection:before {
    content: "\e91b";
}
.icon-printer:before {
    content: "\e954";
}
.icon-keyboard:before {
    content: "\e955";
}
.icon-display:before {
    content: "\e956";
}
.icon-laptop:before {
    content: "\e957";
}
.icon-mobile:before {
    content: "\e958";
}
.icon-tablet:before {
    content: "\e95a";
}
.icon-power-cord:before {
    content: "\e9b7";
}
.icon-tree:before {
    content: "\e9bc";
}
.icon-terminal:before {
    content: "\ea81";
}
.icon-steam:before {
    content: "\eaac";
}
.icon-steam2:before {
    content: "\eaad";
}
.icon-tux:before {
    content: "\eabd";
}
.icon-appleinc:before {
    content: "\eabe";
}
.icon-finder:before {
    content: "\eabf";
}
.icon-android:before {
    content: "\eac0";
}
.icon-windows:before {
    content: "\eac1";
}
.icon-windows8:before {
    content: "\eac2";
}
