@font-face {
font-familt: "Gabriola";
src:url("../assets/Gabriola.ttf");
}

body {
	
font-family: "Gabriola", sans-serif;
font-style: normal;
font-weight: 800;}