@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 300;
	src:
		url('./AirAsiaSansBetav1-Light.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-Light.otf') format('opentype');
}

@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 400;
	src:
		url('./AirAsiaSansBetav1-Regular.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 500;
	src:
		url('./AirAsiaSansBetav1-Medium.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 700;
	src:
		url('./AirAsiaSansBetav1-Bold.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 800;
	src:
		url('./AirAsiaSansBetav1-ExtraBold.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-ExtraBold.otf') format('opentype');
}

@font-face {
	font-family: 'AirAsia Sans';
	font-style: normal;
	font-weight: 900;
	src:
		url('./AirAsiaSansBetav1-Black.woff2') format('woff2'),
		url('./AirAsiaSansBetav1-Black.otf') format('opentype');
}
