@font-face {
	font-family: 'Font Awesome 6 Brands';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../fonts/fa-brands-400.woff2) format('woff2'), url(../fonts/fa-brands-400.ttf) format('truetype');
}
.fa-brands {
	font-family: 'Font Awesome 6 Brands';
	font-weight: 400;
}
.instagram:before {
	content: '\f16d';
}
.github:before {
	content: '\f09b';
}
.tiktok:before {
	content: '\e07b';
}

.discord:before {
	content: '\f392';
}
.spotify:before{
    content: '\f1bc';
}