@font-face {
  font-family: "io"; /* Project id 3603100 */
  /* Color fonts */
  src: 
       url('iconfont.woff2?t=1752747071898') format('woff2'),
       url('iconfont.woff?t=1752747071898') format('woff'),
       url('iconfont.ttf?t=1752747071898') format('truetype');
}

.io {
  font-family: "io" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.io-newspaper:before {
  content: "\e62a";
}

.io-notice:before {
  content: "\e648";
}

.io-home:before {
  content: "\e624";
}

.io-submit:before {
  content: "\e611";
}

.io-club:before {
  content: "\e8c1";
}

