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

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

.x-logox:before {
  content: "\e900";
}
