/* frozen_string_literal: true */
/* minimal app css: keep file present so Propshaft can resolve "application.css" */

body {
    font-family: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", sans-serif;
}