:root {
    --wpstorm-pro-profile-font-family: Estedad;
}

@font-face {
    font-family: Estedad;
    src: url("./Estedad/Estedad-VariableFont_wght.woff2") format("woff2");
    font-weight: 100 300 400 700 900;
    font-style: normal;
    font-display: swap;
}