/* Font family */
    @font-face {
    font-family: 'Gilroy-Black';
    src: local('Gilroy-Black'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Black.ttf') format('truetype');
    }    
    
    @font-face {
        font-family: 'Gilroy-Bold';
        src: local('Gilroy-Bold'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
        }

        @font-face {
            font-family: 'Gilroy-Extrabold';
            src: local('Gilroy-Extrabold'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-ExtraBold.ttf') format('truetype');
            }
            @font-face {
                font-family: 'Gilroy-Heavy';
                src: local('Gilroy-Heavy'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Heavy.ttf') format('truetype');
                }
        
                @font-face {
                    font-family: 'Gilroy-Light';
                    src: local('Gilroy-Light'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Light.ttf') format('truetype');
                    }
        
                    @font-face {
                        font-family: 'Gilroy-Medium';
                        src: local('Gilroy-Medium'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
                        }
                        @font-face {
                            font-family: 'Gilroy-Regular';
                            src: local('Gilroy-Medium'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
                            }
                            @font-face {
                                font-family: 'Gilroy-Semibold';
                                src: local('Gilroy-Semibold'), url('/content/dam/servicenow-assets/public/en-us/info-graphics/customer-service/sg/fonts/gilroy/Gilroy-SemiBold.ttf') format('truetype');
                                }

