
body {
	font-family: 'Routed Gothic';
	color: #ccf;
	height: 100%;
	background-color: #338;
}

a, a:visited {
	text-decoration: none;
	font-variation-settings: "wght" 800;
	color: #66c;
	outline: none;
	padding-bottom: 1px;
	background-color: transparent;
}

a:active {
	color: #ccf;
}


@font-face {
    font-family: "Routed Gothic";
    src: url("fonts/routed-gothic.woff");
    unicode-range: U+0020-007E, U+00A0-0103, U+0106-010E, U+0112-0117,
        U+011A-0121, U+0124-0125, U+0128-012D, U+0130-0131, U+0134-0135,
        U+0139-013A, U+013F-0140, U+0143-0144, U+0147-0148, U+014C-014F,
        U+0154-0155, U+0158-0164, U+0168-016F, U+0174-017E, U+01A0-01A1,
        U+01AF-01B0, U+01CD-01DC, U+01DE-01E3, U+01E6-01E9, U+01F0,
        U+01F4-01F5, U+01F8-01FF, U+0202-0203, U+0206-0207, U+020A-020B,
        U+020E-020F, U+0212-0213, U+0216-0217, U+021E-021F, U+0226-0233,
        U+0237, U+02D8-02DA, U+02DC, U+0300-0308, U+030A, U+030C, U+0327,
        U+2000-200D, U+2010-2023, U+2030-2037, U+203C-203D, U+2044, U+2057,
        U+2070-2071, U+2074-208E, U+2104, U+2150, U+2153-215E, U+2190-2195,
        U+2212, U+2300, U+27F5-27F7, U+E000-E004, U+E006, U+E017-E01B,
        U+E100-E103, U+E110-E114, U+E170-E171, U+1F4A9;
}