@font-face { font-family: "Open Sans"; src: url('/wp-content/themes/custom/fonts/Opensans-Regular.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Opensans-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Open Sans"; src: url('/wp-content/themes/custom/fonts/Opensans-Bold.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Opensans-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Open Sans"; src: url('/wp-content/themes/custom/fonts/Opensans-Italic.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Opensans-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Days One'; src: url('/wp-content/themes/custom/fonts/Daysone-Regular.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Daysone-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }

:root {
	--main-font: 'Open Sans', sans-serif;
	--accent-font: 'Days One', sans-serif;
}