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

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 100;
    src: local('Geist Mono Thin'), url('GeistMono-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 200;
    src: local('Geist Mono UltraLight'), url('GeistMono-UltraLight.woff') format('woff');
}

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 300;
    src: local('Geist Mono Light'), url('GeistMono-Light.woff') format('woff');
}

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 500;
    src: local('Geist Mono Medium'), url('GeistMono-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 600;
    src: local('Geist Mono SemiBold'), url('GeistMono-SemiBold.woff') format('woff');
}

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

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 900;
    src: local('Geist Mono Black'), url('GeistMono-Black.woff') format('woff');
}

@font-face {
    font-family: 'Geist Mono';
    font-style: normal;
    font-weight: 950;
    src: local('Geist Mono UltraBlack'), url('GeistMono-UltraBlack.woff') format('woff');
}