/*
 Theme Name:   Radio Semnoz 2025
 Theme URI:    https://radiosemnoz.com/
 Description:  A custom child theme based on Bricks Builder.
 Author:       Julien Henriot
 Author URI:   https://radiosemnoz.com/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

body {
	font-family: -apple-system, 'system-ui', Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

/*:is(a, */span/*):is(*/.radio-semnoz/*, .emission)*/ {
	font-family: 'Saira Variable', monospace;
	font-variation-settings: 'wdth' 125, 'wght' 700;
	font-weight: 700;
	text-transform: lowercase;
	display: inline !important;
	color: inherit;
}