:root {
--gp-font--carbon: "Carbon";
--gp-font--video: "Video";
}

@font-face {
	font-display: auto;
	font-family: "Carbon";
	font-style: normal;
	font-weight: 500;
	src: url('https://cybercult.kinsta.cloud/wp-content/uploads/generatepress/fonts/carbon/CARBONBold.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Video";
	font-style: normal;
	font-weight: 700;
	src: url('https://cybercult.kinsta.cloud/wp-content/uploads/generatepress/fonts/video/Video-Bold.woff') format('woff');
}
