@font-face {
	font-family: "primary-font";
	src: url("../../fonts-ltr/lato-400.woff2") format("woff2"),
		 url("../../fonts-ltr/lato-400.woff") format("woff");
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "primary-font";
	src: url("../../fonts-ltr/lato-700.woff2") format("woff2"),
		 url("../../fonts-ltr/lato-700.woff") format("woff");
	font-weight: 700;
	font-display: swap;
}
