@font-face{
	font-family: "TUI Type";
	src:url("fonts/tui-reg.woff2") format("woff2"),	url("fonts/tui-reg.woff") format("woff"),url("fonts/tui-reg.ttf") format("truetype");
	font-weight: 400;
	font-style: normal
}
	
@font-face{
	font-family: "TUI Type";
	src: url("fonts/tui-bold.woff2") format("woff2"),url("fonts/tui-bold.woff") format("woff"),url("fonts/tui-bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal
}