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