@font-face {
	font-family: 'Roboto Mono';
	src: url('https://www.organism.earth/library/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('https://www.organism.earth/library/fonts/roboto-mono/RobotoMono-Italic-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
}