@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 100;
	src: url('../../fonts/vendor/Roboto_Mono/RobotoMono-Thin.woff2') format('woff2'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Thin.ttf') format('ttf'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Thin.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 300;
	src: url('../../fonts/vendor/Roboto_Mono/RobotoMono-Light.woff2') format('woff2'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Light.ttf') format('ttf'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Light.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/vendor/Roboto_Mono/RobotoMono-Regular.woff2') format('woff2'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Regular.ttf') format('ttf'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 500;
	src: url('../../fonts/vendor/Roboto_Mono/RobotoMono-Medium.woff2') format('woff2'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Medium.ttf') format('ttf'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	src: url('../../fonts/vendor/Roboto_Mono/RobotoMono-Bold.woff2') format('woff2'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Bold.ttf') format('ttf'),
		url('../../fonts/vendor/Roboto_Mono/RobotoMono-Bold.woff') format('woff');
}