@font-face {
  font-family: 'icomoon2';
  src:  url('fonts02/icomoon.eot?yyafz4');
  src:  url('fonts02/icomoon.eot?yyafz4#iefix') format('embedded-opentype'),
    url('fonts02/icomoon.ttf?yyafz4') format('truetype'),
    url('fonts02/icomoon.woff?yyafz4') format('woff'),
    url('fonts02/icomoon.svg?yyafz4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon2-twitter-square:before {
  content: "\e902";
}
.icon2-brand2:before {
  content: "\e901";
  color: #1da1f2;
}
.icon2-brand:before {
  content: "\e900";
  color: #3b5998;
}
.icon2-bubble2:before {
  content: "\e96e";
}


/* .top .u_button_twitter .button:before { font-family: 'icomoon2' !important; font-weight: normal !important; font-style: normal !important; text-indent: 0px; display: inline-block; vertical-align: middle; letter-spacing: 0px; line-height: initial; content: '\e901'; color: #1da1f2; width: 32px; height: 32px; overflow: hidden; border-radius: 3px; } */
