/*@font-face {
	font-family: 'Fellix';
	src: url('Fellix-Regular.woff2') format('woff2'),
      url('Fellix-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fellix';
	src: url('Fellix-SemiBold.woff2') format('woff2'),
      url('Fellix-SemiBold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fellix';
	src: url('Fellix-Bold.woff2') format('woff2'),
      url('Fellix-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}*/

@font-face {
	font-family: 'Fellix';
	src: url("Fellix-Variable.ttf") format("truetype");
}

@font-face {
  font-family: 'FNTS';
  src: url('FINALBOSS_!F!N!T!S!DiploType-Regular.woff2') format('woff2'),
      url('FINALBOSS_!F!N!T!S!DiploType-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}