@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Black.woff2') format('woff2');
    font-style: normal;
    font-weight: 900; /* Black */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700; /* Bold */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Medium.woff2') format('woff2');
    font-style: normal;
    font-weight: 500; /* Medium */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400; /* Regular */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300; /* Light */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Thin.woff2') format('woff2');
    font-style: normal;
    font-weight: 100; /* Thin */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Ultra-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 800; /* Ultra Bold */
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/gt-walsheim/GT-Walsheim-Ultra-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 200; /* Ultra Light */
}

.font-gt {
    font-family: 'GT Walsheim';
}
