@font-face {
  font-family: 'lang';
  src:  url('lang.eot?f4v9hh');
  src:  url('lang.eot?f4v9hh#iefix') format('embedded-opentype'),
    url('lang.ttf?f4v9hh') format('truetype'),
    url('lang.woff?f4v9hh') format('woff'),
    url('lang.svg?f4v9hh#lang') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-lang"], [class*=" icon-lang"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lang' !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-lang:before {
  content: "\e900";
}
