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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-new' !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-x-twitter:before { font-family: 'icomoon-new' !important;
  content: "\e905";
  font-weight:900
}

.ico-sm {
  font-size:0.75rem;}

 .ico-xs {
  font-size:0.55rem;
}

