/*
Theme Name:     Twenty Twenty-Five Child
Theme URI:      https://example.com/
Description:    Child theme voor Twenty Twenty-Five met Adobe Fonts (Stratos)
Author:         ChatGPT
Template:       twentytwentyfive
Version:        1.0.0
*/

@import url(https://use.typekit.net/mlh7rjr.css);

body {
  font-family: "stratos", sans-serif;
}