/**
 * environment theme: nullt(obsidian)
 * https://github.com/hundredrabbits/Themes
 */
:root {
	--background: #22282a;
	--f_high: #f1f2f3;
	--f_med: #93c763;
	--f_low: #ec7600;
	--f_inv: #963a46;
	--b_high: #678cb1;
	--b_med: #4f6164;
	--b_low: #42464C;
	--b_inv: #ffcd22;
	--background_image: url(/static/Stars.png);
}
@font-face {
  font-family: 'linja suwi';
  src: url('//cdn.ix.cyb.red/_web/fonts/linjasuwi.otf') format('opentype');
  font-weight: normal;
  font-style: normal; }

#content-a2588a0a a[aria-level="1"] {
	font-family: 'linja suwi'; }

#content-53984510 img[src*="fist-side.svg"] {
	width: 420px; }

