:root {
--gp-font--urbanist: "Urbanist";
--gp-font--dm-sans: "DM Sans";
}

@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 400;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 500;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 600;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 700;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-Bold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 800;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Urbanist";
	font-style: normal;
	font-weight: 900;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/urbanist/Urbanist-Black.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 300;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/dm-sans/DMSans-Light.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/dm-sans/DMSans-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 500;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/dm-sans/DMSans-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 600;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/dm-sans/DMSans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	src: url('https://ghost.fi/wp-content/uploads/generatepress/fonts/dm-sans/DMSans-Bold.ttf') format('truetype');
}
