    @font-face {
    font-family: 'Xolonium Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Xolonium Regular'), url('./Xolonium-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Xolonium Bold';
    font-style: normal;
    font-weight: 700;
    src: local('Xolonium Bold'), url('./Xolonium-Bold.woff') format('woff');
    }

    @font-face {
    font-family: 'Nemesys Regular';
    font-style: normal;
    font-weight: 700;
    src: local('Nemesys Regular'), url('./Nemesys Regular.ttf') format('truetype');
    }

    @font-face {
    font-family: 'Radiotechnika';
    font-style: normal;
    font-weight: 700;
    src: local('Radiotechnika'), url('./Radiotechnika.otf') format('opentype');
    }