@font-face {
	font-family: "LiberationMono-Regular";
	src: local("LiberationMono-Regular"), url("../fonts/LiberationMono-Regular.ttf") format("opentype");
	font-weight: 400;
	font-variant: normal;
	font-stretch: normal;
}

@font-face {
	font-family: "LiberationMono-Bold";
	src: local("LiberationMono-Bold"), url("../fonts/LiberationMono-Bold.ttf") format("opentype");
	font-weight: 400;
	font-variant: normal;
	font-stretch: normal;
}

@font-face {
	font-family: "LiberationMono-Italic";
	src: local("LiberationMono-Italic"), url("../fonts/LiberationMono-Italic.ttf") format("opentype");
	font-weight: 400;
	font-variant: normal;
	font-stretch: normal;
}

@font-face {
	font-family: "LiberationMono-BoldItalic";
	src: local("LiberationMono-BoldItalic"), url("../fonts/LiberationMono-BoldItalic.ttf") format("opentype");
	font-weight: 400;
	font-variant: normal;
	font-stretch: normal;
}

@font-face {
	font-family: "GraublauWeb";
	src: local("GraublauWeb"), url("../fonts/GraublauWeb.otf") format("opentype");
	font-weight: 400;
	font-variant: normal;
	font-stretch: normal;
}