/* Font-face CSS for "roboto" (i.e. "Roboto") by "Google / Apache License, Version 2.0". */

@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 100;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Thin.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 100;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-ThinItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 200;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 200;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 300;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 300;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-LightItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 400;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 400;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Italic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 500;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 600;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 600;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 700;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 700;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 800;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 800;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 900;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-Black.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Roboto";
	font-weight: 900;
	font-style: italic;
	src:
		url('//cdn.cleverest.eu/font/roboto/Roboto-BlackItalic.ttf') format('truetype');
}

