@font-face {
	font-family: "rr";
	src: url('./rr.ttf');
}   

.webquest{
	font-family: rr,Tahoma,Geneva,sans-serif;
	font-size: 1.2em;
}

.webquest-visu{
	font-family: rr,Tahoma,Geneva,sans-serif;
	font-size: 1.4em;
	color:#905454;
	font-weight: bold;
}
