@font-face {
	font-family: "secondary-font";
	src: url("../../fonts/sahel-300.woff2") format("woff2"),
		 url("../../fonts/sahel-300.woff") format("woff");
	font-weight: 300;
	font-display: swap;
}

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

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