@font-face {
    font-family: "Miriam Libre";
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
    src: url("miriamlibre-variablefont-wght.ttf") format(opentype) tech(variations),
         url("miriamlibre-variablefont-wght.ttf") format("opentype-variations");
}
.miriam-libre {
    font-variation-settings: "wght" var(--miriam-libre-wght, 400);
}
/* available OT features: aalt c2sc ccmp frac liga locl ordn pnum smcp ss01 sups tnum */