@font-face {
	font-family: 'Font Awesome 5 Pro';
	src: url(../../assets/fonts/../webfonts/fa-light-300.eot) format('embedded-opentype'),
	url(../../assets/fonts/../webfonts/fa-light-300.eot) format('embedded-opentype'),
	url(../../assets/fonts/../webfonts/fa-light-300.woff2) format('woff2'),
	url(../../assets/fonts/../webfonts/fa-light-300.woff) format('woff'),
	url(../../assets/fonts/../webfonts/fa-light-300.ttf) format('truetype'),
	url(../../assets/fonts/../webfonts/fa-light-300.svg) format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: auto;
}