@font-face {
        font-family: 'Radnika Next';
        src: url('../fonts/radnika/RadnikaNext-Light.ttf') format('truetype');
        font-weight: 300;
        font-style: normal;
    }

    @font-face {
        font-family: 'Radnika Next';
        src: url('../fonts/radnika/RadnikaNext-Regular.ttf') format('truetype');
        font-weight: 400;
        font-style: normal;
    }

    @font-face {
        font-family: 'Radnika Next';
        src: url('../fonts/radnika/RadnikaNext-Medium.ttf') format('truetype');
        font-weight: 500;
        font-style: normal;
    }

    @font-face {
        font-family: 'Radnika Next';
        src: url('../fonts/radnika/RadnikaNext-Bold.ttf') format('truetype');
        font-weight: 700;
        font-style: normal;
    }

@font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Thin.otf') format('opentype');
        font-weight: 100;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Light.otf') format('opentype');
        font-weight: 300;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Book.otf') format('opentype');
        font-weight: 350;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Regular.otf') format('opentype');
        font-weight: 400;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Medium.otf') format('opentype');
        font-weight: 500;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Bold.otf') format('opentype');
        font-weight: 700;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-ExtraBold.otf') format('opentype');
        font-weight: 800;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Heavy.otf') format('opentype');
        font-weight: 900;
        font-style: normal;
    }

    @font-face {
        font-family: 'Garet';
        src: url('../fonts/garet/Garet-Black.otf') format('opentype');
        font-weight: 950;
        font-style: normal;
    }