 @font-face {
	  font-family: 'NEXON Lv1 Gothic OTF Bold';
	    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
	      font-weight: normal;
	        font-style: normal;
	}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SUITE-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

	.time {padding-top: 5px; top: 10px; width: 90%; color: black; text-align: center; font-size: 2.6em; font-family: 'SUITE-Regular', 'Pretendard-Regular', '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: 'SUITE-Regular', 
	'Pretendard-Regular', 'sans-serif'; font-weight:900;}

	.time2 {padding-top: 5px; top: 10px; width: 100%; color: black; text-align: center; color: black; font-size: 3.2em; font-family: 'SUITE-Regular', 'Pretendard-Regular', 'sans-serif'; font-weight:700;}

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

