/* Font Awesome 6 Free - solid subset for Edumaker
   Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT */
@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url("/static/webfonts/fa-solid-900.woff2") format("woff2");
}
.fa-solid,.fas{
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  line-height:1;
  text-rendering:auto;
  font-family:"Font Awesome 6 Free";
  font-weight:900;
}
.fa-clipboard-list:before{content:"\f46d"}
.fa-copy:before{content:"\f0c5"}
.fa-print:before{content:"\f02f"}
.fa-shuffle:before{content:"\f074"}
.fa-sliders:before{content:"\f1de"}
.fa-arrow-left:before{content:"\f060"}
.fa-file-import:before{content:"\f56f"}
.fa-check:before{content:"\f00c"}
.fa-wand-magic-sparkles:before{content:"\e2ca"}
