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

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-bbs_846:before {
  content: "\e905";
  color: red;
}
.icon-rss_tennis846:before {
  content: "\e904";
  color: #ffa500;
}
.icon-line_tennis846:before {
  content: "\e902";
  color: #00c300;
}
.icon-facebook_tennis846:before {
  content: "\e903";
  color: #3b5998;
}
.icon-twitter_tennis846:before {
  content: "\e901";
  color: #1da1f2;
}
.icon-blog_tennis846:before {
  content: "\e900";
  color: #4b4b4b;
}
