/* Packaged Cairo variable font. The license is bundled in assets/fonts/OFL.txt. */
@font-face {
    font-family: "Cairo";
    src: url("../fonts/cairo-variable.ttf") format("truetype-variations");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
}
