
@font-face {
    font-family: "Satoshi Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Satoshi Regular'), url('Satoshi-Regular.otf') format('opentype');
}
@font-face {
    font-family: "Satoshi Medium";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Satoshi Medium'), url('Satoshi-Medium.otf') format('opentype');
}
@font-face {
    font-family: "Satoshi Bold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Satoshi Bold'), url('Satoshi-Bold.otf') format('opentype');
}
@font-face {
    font-family: "Northwell";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Northwell'), url('Northwell.ttf') format('truetype');
}
@font-face {
    font-family: "Birthstone";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Birthstone'), url('Birthstone-Regular.ttf') format('truetype');
}