:root {
--gp-font--necto-mono: "Necto Mono";
--gp-font--gt-pressura: "GT Pressura";
}

@font-face {
	font-display: auto;
	font-family: "Necto Mono";
	font-style: normal;
	font-weight: 400;
	src: url('https://officesoup.de/wp-content/uploads/generatepress/fonts/necto-mono/NectoMono-Regular.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "GT Pressura";
	font-style: normal;
	font-weight: 700;
	src: url('https://officesoup.de/wp-content/uploads/generatepress/fonts/gt-pressura/gt-pressura-bold.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "GT Pressura";
	font-style: normal;
	font-weight: 400;
	src: url('https://officesoup.de/wp-content/uploads/generatepress/fonts/gt-pressura/gt-pressura-regular.woff2') format('woff2');
}
