:root {
--gp-font--gotham: "Gotham";
--gp-font--gotham-rounded: "Gotham Rounded";
}

@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 400;
	src: url('https://soagricultura.cl/wp-content/uploads/generatepress/fonts/gotham/Gotham-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 325;
	src: url('https://soagricultura.cl/wp-content/uploads/generatepress/fonts/gotham/Gotham-Book.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Rounded";
	font-style: normal;
	font-weight: 700;
	src: url('https://soagricultura.cl/wp-content/uploads/generatepress/fonts/gotham-rounded/gothamrnd_bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Rounded";
	font-style: normal;
	font-weight: 400;
	src: url('https://soagricultura.cl/wp-content/uploads/generatepress/fonts/gotham-rounded/gothamrnd_book.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Rounded";
	font-style: normal;
	font-weight: 500;
	src: url('https://soagricultura.cl/wp-content/uploads/generatepress/fonts/gotham-rounded/gothamrnd_medium.otf') format('opentype');
}
