@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 300;
	src: url( "../../../assets/fonts/outfit/Outfit-Light.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 400;
	src: url( "../../../assets/fonts/outfit/Outfit-Regular.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 500;
	src: url( "../../../assets/fonts/outfit/Outfit-Medium.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 600;
	src: url( "../../../assets/fonts/outfit/Outfit-SemiBold.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 700;
	src: url( "../../../assets/fonts/outfit/Outfit-Bold.woff2" ) format( "woff2" );
}
