@font-face {
	font-family: 'muller';
	font-style: normal;
	font-weight: 300;
	font-display: swap;

	src:
		url('fonts/muller-light.woff2') format('woff2'),
		url('fonts/muller-light.woff') format('woff');
}

@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 400;
	font-display: swap;

	src:
		url('fonts/muller-regular.woff2') format('woff2'),
		url('fonts/muller-regular.woff') format('woff');
}

@font-face {
	font-family: 'muller';
	font-style: normal;
	font-weight: 400;
	font-display: swap;

	src:
		url('fonts/muller-regular.woff2') format('woff2'),
		url('fonts/muller-regular.woff') format('woff');
}

@font-face {
	font-family: 'muller';
	font-style: normal;
	font-weight: 500;
	font-display: swap;

	src:
		url('fonts/muller-medium.woff2') format('woff2'),
		url('fonts/muller-medium.woff') format('woff');
}

@font-face {
	font-family: 'muller';
	font-style: normal;
	font-weight: 700;
	font-display: swap;

	src:
		url('fonts/muller-bold.woff2') format('woff2'),
		url('fonts/muller-bold.woff') format('woff');
}

@font-face {
	font-family: 'muller-next';
	font-style: normal;
	font-weight: 300;
	font-display: swap;

	src:
		url('fonts/muller-next-light.woff2') format('woff2'),
		url('fonts/muller-next-light.woff') format('woff');
}

@font-face {
	font-family: 'muller-next';
	font-style: normal;
	font-weight: 400;
	font-display: swap;

	src:
		url('fonts/muller-next-regular.woff2') format('woff2'),
		url('fonts/muller-next-regular.woff') format('woff');
}

@font-face {
	font-family: 'muller-next';
	font-style: normal;
	font-weight: 500;
	font-display: swap;

	src:
		url('fonts/muller-next-medium.woff2') format('woff2'),
		url('fonts/muller-next-medium.woff') format('woff');
}

@font-face {
	font-family: 'muller-next';
	font-style: normal;
	font-weight: 700;
	font-display: swap;

	src:
		url('fonts/muller-next-bold.woff2') format('woff2'),
		url('fonts/muller-next-bold.woff') format('woff');
}