<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fa-settings:before {
  content: "\f085";
}

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/x/icomoon.eot?mxnxbx');
  src:  url('/fonts/x/icomoon.eot?mxnxbx/icomoon.eot?mxnxbx#iefix') format('embedded-opentype'),
    url('/fonts/x/icomoon.ttf?mxnxbx') format('truetype'),
    url('/fonts/x/icomoon.woff?mxnxbx') format('woff'),
    url('/fonts/x/icomoon.svg?mxnxbx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter-x{
  font-family: 'icomoon' !important;
}

.fa-twitter-x:before {
  content: "\e900";
}
</pre></body></html>