



@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-ExtraLight.ttf'); font-weight: 100;
	
}


@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-Medium.ttf'); font-weight: 300;
	
}

@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-Regular.ttf'); font-weight: 500;
	
}


@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-SemiBold.ttf'); font-weight: 700;
	
}


@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-Bold.ttf'); font-weight: 900;
	
}

@font-face{
	font-family: 'SORA';
	src: url('fonts/SORA/Sora-ExtraBold.ttf'); font-weight: 1000;
	
}