@charset "utf-8"; 

@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 100;
	src: url(/fonts/Sora/Sora-Thin.woff2) format('woff2'),
		url(/fonts/Sora/Sora-Thin.woff) format('woff'),
		url(/fonts/Sora/Sora-Thin.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 200;
	src: url(/fonts/Sora/Sora-ExtraLight.woff2) format('woff2'),
		url(/fonts/Sora/Sora-ExtraLight.woff) format('woff'),
		url(/fonts/Sora/Sora-ExtraLight.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 300;
	src: url(/fonts/Sora/Sora-Light.woff2) format('woff2'),
		url(/fonts/Sora/Sora-Light.woff) format('woff'),
		url(/fonts/Sora/Sora-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/Sora/Sora-Regular.woff2) format('woff2'),
		url(/fonts/Sora/Sora-Regular.woff) format('woff'),
		url(/fonts/Sora/Sora-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 500;
	src: url(/fonts/Sora/Sora-Medium.woff2) format('woff2'),
		url(/fonts/Sora/Sora-Medium.woff) format('woff'),
		url(/fonts/Sora/Sora-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 600;
	src: url(/fonts/Sora/Sora-SemiBold.woff2) format('woff2'),
		url(/fonts/Sora/Sora-SemiBold.woff) format('woff'),
		url(/fonts/Sora/Sora-SemiBold.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/Sora/Sora-Bold.woff2) format('woff2'),
		url(/fonts/Sora/Sora-Bold.woff) format('woff'),
		url(/fonts/Sora/Sora-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 800;
	src: url(/fonts/Sora/Sora-ExtraBold.woff2) format('woff2'),
		url(/fonts/Sora/Sora-ExtraBold.woff) format('woff'),
		url(/fonts/Sora/Sora-ExtraBold.ttf) format('truetype');
}