    @font-face {
        font-family: 'Gilroy-Light';
        font-style: normal;
        font-weight: normal;
        src: local('Gilroy-Light'), url('fonts/gilroy-light.woff') format('woff');
    }
    @font-face {
        font-family: 'Gilroy-Bold';
        font-style: normal;
        font-weight: normal;
        src: local('Gilroy-Bold'), url('fonts/gilroy-bold.woff') format('woff');
    }