@font-face{
    font-family:"Font Awesome 6 Free";
    font-style:normal;
    font-weight:900;
    font-display:block;
    src:url("fa-solid-900.woff2") format("woff2");
}

.fa-i{
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    font-style:normal;
    line-height:1;
}

.fa-fire::before{content:"\f06d";}
.fa-dumbbell::before{content:"\f44c";}
.fa-chart-line::before{content:"\f201";}
.fa-play::before{content:"\f04b";}
.fa-pause::before{content:"\f04c";}
.fa-rotate-left::before{content:"\f2ea";}
.fa-sun::before{content:"\f185";}
.fa-moon::before{content:"\f186";}
.fa-face-smile::before{content:"\f118";}
.fa-flag-checkered::before{content:"\f11e";}
