@font-face {
	font-family: 'IBMPlexMono';
	font-style: italic;
	font-weight: bold;
	src: url(/fonts/IBMPlexMono-BoldItalic.ttf);
}
@font-face {
	font-family: 'IBMPlexMono';
	font-style: normal;
	font-weight: bold;
	src: url(/fonts/IBMPlexMono-Bold.ttf);
}
@font-face {
	font-family: 'IBMPlexMono';
	font-style: italic;
	font-weight: normal;
	src: url(/fonts/IBMPlexMono-Italic.ttf);
}

@font-face {
	font-family: 'IBMPlexMono';
	font-style: normal;
	font-weight: normal;
	src: url(/fonts/IBMPlexMono-Regular.ttf);
}
