@font-face {
	font-family: 'MelodySouthern';
	src: url('MelodySouthernRegular.woff2') format('woff2'),
		 url('MelodySouthernRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'MelodySouthern';
	src: url('MelodySouthernScript.woff2') format('woff2'),
		 url('MelodySouthernScript.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
  }