@font-face {
	font-family: 'Font Awesome 6 Brands';
	src: url(../../assets/fonts/fa-brands-400.woff2) format('woff2'),
	url(../../assets/fonts/fa-brands-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}