@font-face {
	font-family: 'Fave Script Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local(''),
		 url('../fonts/fave-scriptpro.woff2') format('woff2'),
		 url('../fonts/fave-scriptpro.woff') format('woff');
  }