@font-face {
    font-family: 'geist';
    src: url('geist-thin-webfont.woff2') format('woff2'),
         url('geist-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-ultralight-webfont.woff2') format('woff2'),
         url('geist-ultralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-light-webfont.woff2') format('woff2'),
         url('geist-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-regular-webfont.woff2') format('woff2'),
         url('geist-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-medium-webfont.woff2') format('woff2'),
         url('geist-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-semibold-webfont.woff2') format('woff2'),
         url('geist-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-bold-webfont.woff2') format('woff2'),
         url('geist-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-black-webfont.woff2') format('woff2'),
         url('geist-black-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}
@font-face {
    font-family: 'geist';
    src: url('geist-ultrablack-webfont.woff2') format('woff2'),
         url('geist-ultrablack-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}