/*
Theme Name: Starlings Transport Theme
Theme URI: https://www.waynebeauchamp.co.uk/
Author: Wayne Beauchamp
Author URI: https://www.waynebeauchamp.co.uk/
Description: A child theme for TT5.
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.6
Version: 0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
Template: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments

Twenty Twenty-Five Child WordPress Theme, (C) 2025 WordPress.org
Twenty Twenty-Five Child is distributed under the terms of the GNU GPL.
*/

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

.sora, h1 {
  font-family: "Sora", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}