/*!
 * 2024 May 16 - Adapted from Font Awesome brands.css by Jackson Hall. Original license below:
 * 
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
@font-face {
  font-family: lichess;
  font-style: normal;
  font-weight: 400;
  text-transition: none;
  src: url('../webfonts/lichess.woff2') format('woff2');
}
.fa-lichess {
  font-family: lichess;
  font-weight: 400;
}
.fa-lichess-site-icon:before {
  content: '\e079';
}
.fa-lichess-hyperbullet:before {
  content: '\e06e';
}
.fa-lichess-bullet:before {
  content: '\e047';
}
.fa-lichess-blitz:before {
  content: '\e01d';
}
.fa-lichess-rapid:before {
  content: '\e017';
}
.fa-lichess-classical:before {
  content: '\e01f';
}
.fa-lichess-correspondence:before {
  content: '\e02e';
}
.fa-lichess-crazyhouse:before {
  content: '\e00b';
}
.fa-lichess-chess960:before {
  content: '\e01b';
}
.fa-lichess-king-of-the-hill:before {
  content: '\e01c';
}
.fa-lichess-three-check:before {
  content: '\e022';
}
.fa-lichess-antichess:before {
  content: '\e033';
}
.fa-lichess-atomic:before {
  content: '\e031';
}
.fa-lichess-hoard:before {
  content: '\e052';
}
.fa-lichess-racing-kings:before {
  content: '\e00a';
}
.fa-lichess-puzzles:before {
  content: '\e021';
}
.fa-lichess-puzzle-storm:before {
  content: '\e06f';
}
.fa-lichess-puzzle-racer:before {
  content: '\e020';
}
.fa-lichess-puzzle-streak:before {
  content: '\e014';
}
.fa-lichess-swords:before {
  content: '\e048';
}
.fa-lichess-computer-analysis:before {
  content: '\e004';
}
.fa-lichess-color-icon-black:before,
.fa-lichess-color-icon-white:before {
  content: '\e03d';
}
