:root {
--gp-font--lt-remark: "LT Remark", sans-serif;
--gp-font--general-sans: "General Sans", sans-serif;
}

@font-face {
	font-display: swap;
	font-family: "LT Remark";
	font-style: normal;
	font-weight: 400;
	src: url('https://dranh.com.au/wp-content/uploads/generatepress/fonts/lt-remark/LTRemark-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 500;
	src: url('https://dranh.com.au/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://dranh.com.au/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 600;
	src: url('https://dranh.com.au/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Semibold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 300;
	src: url('https://dranh.com.au/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Light.ttf') format('truetype');
}
