@font-face {
    font-family: 'VT323';
    src: url('../fonts/vt323_5.2.7/webfonts/vt323-latin-400-normal.woff2') format('woff2'),
        url('../fonts/vt323_5.2.7/webfonts/vt323-latin-400-normal.woff') format('woff'),
        url('../fonts/vt323_5.2.7/ttf/vt323-latin-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Black.ttf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Bold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-ExtraLight.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Light.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-SemiBold.ttf') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Grenze Gotisch';
    src: url('../fonts/Grenze-Gotisch/fonts/ttf/GrenzeGotisch-Thin.ttf') format('truetype');
    font-weight: 100;
}

