@font-face {
	font-family: 'Comfortaa';
	src: url('Comfortaa-Bold.woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Thin.woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Light.woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Regular.woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Medium.woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Bold.woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Commissioner */

@font-face {
	font-family: 'Commissioner';
	src: url('Commissioner/Commissioner-Regular.ttf');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Commissioner';
	src: url('Commissioner/Commissioner-Medium.ttf');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Commissioner';
	src: url('Commissioner/Commissioner-SemiBold.ttf');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

