@font-face {
    font-family: 'TheJamsil5Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/TheJamsil5Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

* { font-family: 'TheJamsil5Bold', 'sans-serif'; }

body {
  font-size: 1.1em;
  font-family: 'TheJamsil5Bold';
  font-weight:300;
  background-image: url('../image/d79db7380d8f96b4990147e7dbc75f08.jpg');
  background-size: cover;
  background-repeat: initial;
  margin: 300px 0;
}


	.time {padding-top: 5px; top: 10px; width: 90%; color: white; text-align: center; font-size: 2.6em; font-family: 'TheJamsil5Bold', 'sans-serif'; font-weight:900;}

	.ampm {padding-top: 0px; padding-right: 10px; width: 100%; text-valign: bottom; text-align: center; color: gray; font-size: 0.9em; font-family: 
	'TheJamsil5Bold', 'sans-serif'; font-weight:900;}

	.time2 {padding-top: 5px; top: 10px; width: 100%; color: white; text-align: center; font-size: 3.2em; font-family: 'TheJamsil5Bold', 'sans-serif'; font-weight:700;  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }

	.date {padding-top: 5px; padding-bottom: 5px; width: 100%; color: white; align: center; text-align: center; background-color: skyblue; color: white; font-size: 1.3em; font-family: 'TheJamsil5Bold', 'sans-serif'; font-weight:500;}

