@font-face {
	font-family: 'Satoshi';
	font-weight: 400;
	src: url('/fonts/satoshi400.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-weight: 400;
	font-style: italic;
	src: url('/fonts/satoshi401.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-weight: 700;
	src: url('/fonts/satoshi700.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-weight: 700;
	font-style: italic;
	src: url('/fonts/satoshi701.woff2') format('woff2');
}
