/*Registration Success Page start*/

@font-face {
	font-family: 'Daniel';
	src: URL('/wp-content/themes/weka/fonts/daniel.ttf') format('truetype');
}

h1.success {
	font-family: 'Daniel';
}

/*Registration Success Page end*/