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

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

@font-face {
	font-family: 'Samsung Sharp Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../public/fonts/SamsungSharpSansBd.woff2') format('woff2'),
		url('../../public/fonts/SamsungSharpSansBd.woff') format('woff');
}
