@font-face {
    font-family: icomoon;
    src: url(../fonts/icommon/icomoon.eot);
    src: url(../fonts/icommon/icomoon.eot#iefix) format('embedded-opentype'),
    url(../fonts/icommon/icomoon.ttf) format('truetype'),
    url(../fonts/icommon/icomoon.woff) format('woff'),
    url(../fonts/icommon/icomoon.svg#icomoon) format('svg');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],[class^=icon-] {
    font-family:icomoon!important; 
    speak:none;
    font-style:normal;
    font-weight:400; 
    font-variant:normal;
    text-transform:none;
    width: 25px;
    line-height:25px; 
    color: #b3a4a4;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ag-vr:before {
    content: "\e916"
}

.icon-ag-ios:before {
    content: "\e921"
}

.icon-ag-android:before {
    content: "\e922"
}

.icon-ag-mouse:before {
    content: "\e914"
}

.icon-ag-linux:before {
    content: "\e907"
}

.icon-ag-windows:before {
    content: "\e908"
}

.icon-ag-xbox:before {
    content: "\e909"
}

.icon-ag-nintendo:before {
    content: "\e929"
}

.icon-ag-ps:before {
    content: "\e90f"
}

.icon-ag-mac:before {
    content: "\e906"
}
