html, pre {
    font-family: 'Roboto Condensed';
}

.font-primary {
    font-family: 'Roboto Condensed';
}

:root, :host {
    font-family: 'Roboto Condensed';
    --font-sans: 'Roboto Condensed';
    --font-serif: 'Roboto Condensed';
    --font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
