:root {
--gp-font--lato: "Lato", Lato;
}

@font-face {
	font-display: swap;
	font-family: "Lato";
	font-style: normal;
	font-weight: 250;
	src: url('https://msmehta.in/wp-content/uploads/generatepress/fonts/lato/Lato-Thin.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	src: url('https://msmehta.in/wp-content/uploads/generatepress/fonts/lato/Lato-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	src: url('https://msmehta.in/wp-content/uploads/generatepress/fonts/lato/Lato-Light.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Lato";
	font-style: normal;
	font-weight: 700;
	src: url('https://msmehta.in/wp-content/uploads/generatepress/fonts/lato/Lato-Bold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Lato";
	font-style: normal;
	font-weight: 900;
	src: url('https://msmehta.in/wp-content/uploads/generatepress/fonts/lato/Lato-Black.ttf') format('truetype');
}
