@font-face {
	font-family: 'Ubuntu';
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: url('./Ubuntu-Light.woff2') format('woff2');
	src: url('./Ubuntu-Light.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 300;
	font-style: italic;
	font-display: swap;
	src: url('./Ubuntu-LightItalic.woff2') format('woff2');
	src: url('./Ubuntu-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('./Ubuntu-Regular.woff2') format('woff2');
	src: url('./Ubuntu-Regular.woff') format('woff');
}
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src: url('./Ubuntu-Italic.woff2') format('woff2');
	src: url('./Ubuntu-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url('./Ubuntu-Medium.woff2') format('woff2');
	src: url('./Ubuntu-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 500;
	font-style: italic;
	font-display: swap;
	src: url('./Ubuntu-MediumItalic.woff2') format('woff2');
	src: url('./Ubuntu-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url('./Ubuntu-Bold.woff2') format('woff2');
	src: url('./Ubuntu-Bold.woff') format('woff');
}
}
@font-face {
	font-family: 'Ubuntu';
	font-weight: 600;
	font-style: italic;
	font-display: swap;
	src: url('./Ubuntu-BoldItalic.woff2') format('woff2');
	src: url('./Ubuntu-BoldItalic.woff') format('woff');
}