:root {
--gp-font--poppins: "Poppins";
--gp-font--stone-orgonite: "stone orgonite";
}

@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 900;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-Black.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 275;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 300;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/poppins/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "stone orgonite";
	font-style: normal;
	font-weight: 400;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/stone-orgonite/stone-orgonite.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "stone orgonite";
	font-style: italic;
	font-weight: 400;
	src: url('https://vessel.legal/wp-content/uploads/generatepress/fonts/stone-orgonite/stone-orgonite-italic.otf') format('opentype');
}
