@font-face {
	font-family: 'GG';
	src: url('GG-Bold.woff2') format('woff2'),
		url('GG-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GG';
	src: url('GG-Medium.woff2') format('woff2'),
		url('GG-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GG';
	src: url('GG-Semibold.woff2') format('woff2'),
		url('GG-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GG';
	src: url('GG-Regular.woff2') format('woff2'),
		url('GG-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MF';
	src: url('MF-Medium.woff2') format('woff2'),
		url('MF-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MF';
	src: url('MF-Bold.woff2') format('woff2'),
		url('MF-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MF';
	src: url('MF-SemiBold.woff2') format('woff2'),
		url('MF-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MF';
	src: url('MF-Regular.woff2') format('woff2'),
		url('MF-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

