/* latin */
@font-face {
	font-family: 'Amsterdam Four';
	font-style: normal;
	font-weight: 400;
	src: url(https://divine-events.gr/wp-content/uploads/myFonts/amsterdam_four.woff2);
}


.calligraphic {
	font-family: 'Amsterdam Four'!important;
	font-weight: 400;
	& * {
		font-family: 'Amsterdam Four'!important;
		font-weight: 400;
	}
}