@font-face { font-family: "Google Sans"; src: url('/wp-content/themes/the-sheep/fonts/GoogleSans-Regular.woff2') format('woff2'), url('/wp-content/themes/the-sheep/fonts/GoogleSans-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Google Sans"; src: url('/wp-content/themes/the-sheep/fonts/GoogleSans-Bold.woff2') format('woff2'), url('/wp-content/themes/the-sheep/fonts/GoogleSans-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Google Sans"; src: url('/wp-content/themes/the-sheep/fonts/GoogleSans-Italic.woff2') format('woff2'), url('/wp-content/themes/the-sheep/fonts/GoogleSans-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "Google Sans"; src: url('/wp-content/themes/the-sheep/fonts/GoogleSans-BoldItalic.woff2') format('woff2'), url('/wp-content/themes/the-sheep/fonts/GoogleSans-BoldItalic.ttf') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; }

:root {
	--main-font: 'Google Sans', sans-serif;
	--accent-font: 'Google Sans', sans-serif;
}