
@font-face {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Gilroy Regular'), url('Gilroy-Regular.ttf') format('TrueType');
    }
    @font-face {
    font-family: 'Gilroy Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Gilroy Bold'), url('Gilroy-Bold.ttf') format('TrueType');
    }

    @font-face {
    font-family: 'Gilroy Medium';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Gilroy Medium'), url('Gilroy-Medium.ttf') format('TrueType');
    }
    
    @font-face {
    font-family: 'AeonikTRIAL-Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('AeonikTRIAL-Bold'), url('AeonikTRIAL-Bold.otf') format('OpenType');
    }
    