/*
 Theme Name: Hello Child Theme
 Theme URI: https://centraltaxisletchworth.co.uk
 Description: Child theme for Hello Elementor with safe header overrides.
 Author: Ivars
 Author URI: https://centraltaxisletchworth.co.uk
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-child-theme
*/

/* Inter 400 - Self Hosted */
@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
