@charset "UTF-8";

@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 1000;
	src: local("Wanted Sans ExtraBlack"), url("../font/WantedSans-ExtraBlack.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: local("Wanted Sans Black"), url("../font/WantedSans-Black.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 800;
	src: local("Wanted Sans ExtraBold"), url("../font/WantedSans-ExtraBold.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: local("Wanted Sans Bold"), url("../font/WantedSans-Bold.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 600;
	src: local("Wanted Sans SemiBold"), url("../font/WantedSans-SemiBold.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 500;
	src: local("Wanted Sans Medium"), url("../font/WantedSans-Medium.woff2") format("woff2");
}
@font-face {
	font-family: "Wanted Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: local("Wanted Sans Regular"), url("../font/WantedSans-Regular.woff2") format("woff2");
}
