/**
 * Polices openSUSE — ground truth VM Leap 15.6 (Noto Sans / Hack).
 */
@font-face {
    font-family: "Noto Sans";
    src: url("../../../usr/share/capsuleos/assets/fonts/vendors/opensuse/NotoSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../../../usr/share/capsuleos/assets/fonts/vendors/opensuse/NotoSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hack";
    src: url("../../../usr/share/capsuleos/assets/fonts/vendors/opensuse/Hack-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Cantarell";
    src: url("../../../usr/share/capsuleos/assets/fonts/vendors/opensuse/Cantarell-VF.otf") format("opentype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
