/* Regular 400 */
@font-face {
    font-family: "Heldane";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('heldane-regular.woff2') format('woff2')
}
/* Regular Italic 400 */
@font-face {
    font-family: "Heldane";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('heldane-regular-italic.woff2') format('woff2')
}