@font-face {
	font-family: "Candles";
	src: url("../fonts/candles.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

body,p,h1,h2,h3,h4,a {font-family: "Candles";}