@font-face {
	font-family: "extraBold";
	font-style: normal;
	font-weight: 40;
	src: url("extraBold.ttf");
}

@font-face {
	font-family: "bold";
	font-style: normal;
	font-weight: 40;
	src: url("bold.ttf");
}

@font-face {
	font-family: "semiBold";
	font-style: normal;
	font-weight: 40;
	src: url("semiBold.ttf");
}