/* Glyphs from the repository's Font Awesome Free 6.5.1 fonts.
   Icons: CC BY 4.0; fonts: SIL OFL 1.1. https://fontawesome.com/license/free */
@font-face { font-family: 'Profile Solid'; src: url('../webfonts/fa-solid-900.woff2') format('woff2'); font-style: normal; font-weight: 900; font-display: block; }
@font-face { font-family: 'Profile Brands'; src: url('../webfonts/fa-brands-400.woff2') format('woff2'); font-style: normal; font-weight: 400; font-display: block; }
.site-icon { display: inline-block; font-family: 'Profile Solid'; font-style: normal; font-weight: 900; line-height: 1; }
.brand-icon { font-family: 'Profile Brands'; font-weight: 400; }
.icon-location::before { content: '\f3c5'; }
.icon-university::before { content: '\f19c'; }
.icon-email::before { content: '\f0e0'; }
.icon-wechat::before { content: '\f1d7'; }
.icon-github::before { content: '\f09b'; }
.icon-x::before { content: '\e61b'; }
.icon-star::before { content: '\f005'; }
