@font-face {
    font-family: "Halyard Text";
    src: url("https://s3-csis-web.s3.ap-southeast-1.amazonaws.com/others/Halyard+Text+Regular.ttf") format("truetype");
    }
    
    body {
    font-family: "Halyard Text", sans-serif;
    }
    
    .site-footer {
        background: #045d73 !important;
    }
    