@font-face{
    font-family:KeeTaRegular;
    font-weight:400;
    font-style:normal;
    src:url(https://s3-ap-hongkong.mykeeta.net/osg-eu-static/font/20251113/KeeTa-Regular.ttf) format('truetype')
}

@font-face{
    font-family:MTDigitalDisplayKTRegular;
    font-weight:400;
    font-style:normal;
    src:url(https://s3-ap-hongkong.mykeeta.net/osg-eu-static/font/20250918/MTDigitalDisplayKT-Regular.ttf) format('truetype')
}

@font-face{
    font-family:NotoSansRegular;
    font-weight:400;
    font-style:normal;
    src:url(https://s3-ap-hongkong.mykeeta.net/osg-eu-static/font/20250918/NotoSans-Regular.ttf) format('truetype')
}

@font-face{
    font-family:NotoSansArabicRegular;
    font-weight:400;
    font-style:normal;
    src:url(https://s3-ap-hongkong.mykeeta.net/osg-eu-static/font/20250918/NotoSansArabicUI-Regular.ttf) format('truetype')
}

body,.body-production,.body-development,.body-test,.body-font-face {
  font-family: KeeTaRegular, MTDigitalDisplayKTRegular, NotoSansRegular, NotoSansArabicRegular, sans-serif;
}