@font-face {
    font-family: "SIMLI_0";
    src: url("SIMLI_0.eot"); /* IE9 */
    src: url("SIMLI_0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("SIMLI_0.woff") format("woff"), /* chrome、firefox */
    url("SIMLI_0.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("SIMLI_0.svg#SIMLI_0") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

 .time-day h3{
   font-family:'SIMLI_0'; 
   font-size:60px;
   color:#fff;
   font-weight:bold;
   text-align:center;
   line-height:67px;
   font-weight:400;
}



