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

[class^="icon-flags2"], [class*=" icon-flags2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'flags' !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-flags2cn-flag:before {
  content: "\e900";
}
.icon-flags2eng-flag:before {
  content: "\e901";
}
.icon-flags2jpn-flag:before {
  content: "\e902";
}
