/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/KulimPark-ExtraLight.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/KulimPark-Light.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/KulimPark-Regular.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/KulimPark-SemiBold.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/KulimPark-Bold.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/KulimPark-ExtraLightItalic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/KulimPark-LightItalic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/KulimPark-Italic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/KulimPark-SemiBoldItalic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Kulim Park';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/KulimPark-BoldItalic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
}