<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont"; /* Project id 4954298 */
  src: url('iconfont.woff2?t=1750381947085') format('woff2'),
       url('iconfont.woff?t=1750381947085') format('woff'),
       url('iconfont.ttf?t=1750381947085') format('truetype');
}

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

.icon-security:before {
  content: "\e869";
}

.icon-open-source:before {
  content: "\e76e";
}

.icon-data:before {
  content: "\eaf0";
}

.icon-deploy:before {
  content: "\e61e";
}

.icon-organization:before {
  content: "\e63e";
}

.icon-docker:before {
  content: "\e609";
}

.icon-reddit:before {
  content: "\ebbd";
}

.icon-email:before {
  content: "\e7a2";
}

.icon-location:before {
  content: "\e646";
}

.icon-microsoft:before {
  content: "\e7f9";
}

.icon-phone:before {
  content: "\e800";
}

.icon-github:before {
  content: "\e6f6";
}

.icon-google:before {
  content: "\e6f7";
}

.icon-twitter:before {
  content: "\e61d";
}

.icon-facebook:before {
  content: "\e64f";
}

.icon-linkedin:before {
  content: "\e8ca";
}

.icon-youtube:before {
  content: "\e8db";
}

.icon-school:before {
  content: "\e622";
}

.icon-rocket:before {
  content: "\e602";
}

.icon-self-media:before {
  content: "\e683";
}

.icon-personal:before {
  content: "\e70b";
}

</pre></body></html>