Skip to content

Remove Google Fonts in Backend #162

@the-andyman

Description

@the-andyman

Please use local fonts instead of Google fonts for data privacy reasons.

Remove or adapt the following in “/Resources/Public/Css/backend.css”:

@font-face{
	font-family:'Roboto';
	font-style:normal;
	font-weight:400;
	font-display:swap;
	src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype')
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions