@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/BeVietnam-Light.ttf);
}

@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/BeVietnam-Regular.ttf);
}

@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/BeVietnam-SemiBold.ttf);
}

@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/BeVietnam-Bold.ttf);
}

@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../fonts/BeVietnam-ExtraBold.ttf);
}