
@font-face {
    font-family: "SangBleu Sunrise";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('SangBleu Sunrise'), url('SangBleu-Sunrise.ttf') format('truetype');
}
@font-face {
    font-family: "Ledger Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Ledger Regular'), url('Ledger-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "Product Sans Bold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Product Sans Bold'), url('Product-Sans-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "Product Sans Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Product Sans Regular'), url('Product-Sans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "Sofia Pro Medium";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Sofia Pro Medium'), url('Sofia-Pro-Medium.otf') format('opentype');
}