/*  ------------------------------------------------------------------
    Application typography for this theme.

    ASP.NET injects every .css file found in an App_Theme folder into
    <head>, so this single import is how the theme picks up the shared
    @font-face rules and the --app-font-family variable.

    Do NOT add font rules to this file. The single source of truth is:

        ~/css/app-typography.css

    ------------------------------------------------------------------ */
@import url('../../css/app-typography.css');
