/* D'ni Script */
@font-face {
  font-family: "D'ni Script";
  font-style: normal;
  src: url("https://www.kefrithmyst.com/wp-content/fonts/D%27niScriptStandard.woff2") format('woff2');
  unicode-range: U+0000, U+000D, U+0020-0021, U+0023-002A,  U+002D-002E, U+0030-003B, U+0040-0041, U+0044-0045, U+0049, U+0045-004C, U+004F, U+0053-0055, U+0058-005E, U+0060-007D, U+0096-0097, U+00A0, U+00A3, U+00A6, U+00C4, U+00D6, U+00DC, U+00E4, U+00F6, U+00FC;
}

body {
    background-color: #9dbbd9;
	color: black;
}
#DniClock {
    font-family: "D'ni Script";
    font-size: 48px;
}
#DniClockRoman {
    font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
    font-size: 40px;
}
