@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-DemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-DemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Max Sans';
	src: url('../fonts/Max-Sans/MaxSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}