

@font-face {
	font-family: "Satoshi-Light";
	src: url('../Fonts/Satoshi/Satoshi-Light.eot');
	src: url('../Fonts/Satoshi/Satoshi-Light.eot?#iefix') format('embedded-opentype'),
	url('../Fonts/Satoshi/Satoshi-Light.woff2') format('woff2'),
	url('../Fonts/Satoshi/Satoshi-Light.woff') format('woff'),
	url('../Fonts/Satoshi/Satoshi-Light.ttf') format('truetype');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: "Satoshi-Regular";
	src: url('../Fonts/Satoshi/Satoshi-Regular.eot');
	src: url('../Fonts/Satoshi/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
	url('../Fonts/Satoshi/Satoshi-Regular.woff2') format('woff2'),
	url('../Fonts/Satoshi/Satoshi-Regular.woff') format('woff'),
	url('../Fonts/Satoshi/Satoshi-Regular.ttf') format('truetype');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: "Satoshi-Bold";
	src: url('../Fonts/Satoshi/Satoshi-Bold.eot');
	src: url('../Fonts/Satoshi/Satoshi-Bold.eot?#iefix') format('embedded-opentype'),
	url('../Fonts/Satoshi/Satoshi-Bold.woff2') format('woff2'),
	url('../Fonts/Satoshi/Satoshi-Bold.woff') format('woff'),
	url('../Fonts/Satoshi/Satoshi-Bold.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: "Satoshi-Black";
	src: url('../Fonts/Satoshi/Satoshi-Black.eot');
	src: url('../Fonts/Satoshi/Satoshi-Black.eot?#iefix') format('embedded-opentype'),
	url('../Fonts/Satoshi/Satoshi-Black.woff2') format('woff2'),
	url('../Fonts/Satoshi/Satoshi-Black.woff') format('woff'),
	url('../Fonts/Satoshi/Satoshi-Black.ttf') format('truetype');
	font-weight: 900;
	font-display: swap;
	font-style: normal;
}
