@charset 'UTF-8';

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/300.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/300.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/400.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/500.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/700.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/900.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi';
	font-display: swap;
	src: url('../fonts/Satoshi/900.woff2') format('woff2');
	font-weight: 900;
	font-style: italic;
}
