@charset 'UTF-8';

@font-face {
	font-display: swap;
	font-family: 'league-spartan';
	font-style: normal;
	font-weight: normal;
	src: url('/data/wcf/themes/2021-Penta/fonts/league-spartan/league-spartan.woff2') format('woff2'),
	     url('/data/wcf/themes/2021-Penta/fonts/league-spartan/league-spartan.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'roboto-medium';
	font-style: normal;
	font-weight: normal;
	src: url('/data/wcf/themes/2021-Penta/fonts/roboto/roboto-medium.woff2') format('woff2'),
	     url('/data/wcf/themes/2021-Penta/fonts/roboto/roboto-medium.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'roboto-regular';
	font-style: normal;
	font-weight: normal;
	src: url('/data/wcf/themes/2021-Penta/fonts/roboto/roboto-regular.woff2') format('woff2'),
	     url('/data/wcf/themes/2021-Penta/fonts/roboto/roboto-regular.woff') format('woff');
}

