:root {
--gp-font--golos-text: "Golos Text";
--gp-font--figtree: "Figtree";
}

@font-face {
	font-display: auto;
	font-family: "Golos Text";
	font-style: normal;
	font-weight: 700;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/golos-text/GolosText-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Golos Text";
	font-style: normal;
	font-weight: 400;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/golos-text/GolosText-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Golos Text";
	font-style: normal;
	font-weight: 600;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/golos-text/GolosText-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Figtree";
	font-style: italic;
	font-weight: 400;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/figtree/Figtree-Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Figtree";
	font-style: normal;
	font-weight: 300;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/figtree/Figtree-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Figtree";
	font-style: normal;
	font-weight: 400;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/figtree/Figtree-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Figtree";
	font-style: normal;
	font-weight: 700;
	src: url('https://tobaconsulting.com/wp-content/uploads/generatepress/fonts/figtree/Figtree-Bold.ttf') format('truetype');
}
