@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-Light.019b483.woff); */
	src: url('./mgp/TextWeb-Light.woff');
	font-weight: 300;
	font-style: normal;}

@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-LightItalic.e90b7d1.woff); */
	src: url('./mgp/TextWeb-LightItalic.woff');
	font-weight: 300;
	font-style: italic;}

@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-Regular.4864b0e.woff); */
	src: url('./mgp/TextWeb-Regular.woff');
	font-weight: 400;
	font-style: normal;}

@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-Italic.0c5eb38.woff); */
	src: url('./mgp/TextWeb-Italic.woff');
	font-weight: 400;
	font-style: italic;}

@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-Bold.8f42f8a.woff); */
	src: url('./mgp/TextWeb-Bold.woff');
	font-weight: 700;
	font-style: normal;}

@font-face {
	font-family: "MGP";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPTextWeb-BoldItalic.513d671.woff); */
	src: url('./mgp/TextWeb-BoldItalic.woff');
	font-weight: 700;
	font-style: italic;}

@font-face {
	font-family: "MGP-Display";
	/* src:url(https://static.motogp.com/calendar-front/fonts/MotoGPDisplayWeb-Bold.7a1118f.woff); */
	src: url('./mgp/DisplayWeb-Bold.woff');
	font-weight: 700;
	font-style: normal;}