
@font-face {
    font-family: "Geist-Bold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Geist-Bold'), url('../font/Geist-Bold.otf') format('opentype');
}
@font-face {
    font-family: "Geist-Medium";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Geist-Medium'), url('../font/Geist-Medium.otf') format('opentype');
}
@font-face {
    font-family: "Geist-Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Geist-Regular'), url('../font/Geist-Regular.otf') format('opentype');
}
@font-face {
    font-family: "Geist-Light";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Geist-Light'), url('../font/Geist-Light.otf') format('opentype');
}
@font-face {
    font-family: "Geist-SemiBold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Geist-SemiBold'), url('../font/Geist-SemiBold.otf') format('opentype');
}
