@font-face {
	font-family: "Nice Together";
	src: url("../fonts/NiceTogetherScript.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lore";
	src: url("../fonts/LORE-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lore";
	src: url("../fonts/LORE-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-SemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-ExtraBold.otf") format("opentype");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Giga Sans";
	src: url("../fonts/GigaSans-Black.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
