@font-face {
    font-family: 'Gridnik';
    src: url('Gridnik-Bold.eot');
    src: url('Gridnik-Bold.eot?#iefix') format('embedded-opentype'),
        url('Gridnik-Bold.woff2') format('woff2'),
        url('Gridnik-Bold.woff') format('woff'),
        url('Gridnik-Bold.ttf') format('truetype'),
        url('Gridnik-Bold.svg#Gridnik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gridnik Extra';
    src: url('Gridnik-ExtraBold.eot');
    src: url('Gridnik-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('Gridnik-ExtraBold.woff2') format('woff2'),
        url('Gridnik-ExtraBold.woff') format('woff'),
        url('Gridnik-ExtraBold.ttf') format('truetype'),
        url('Gridnik-ExtraBold.svg#Gridnik-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

