@font-face { font-family: "Open Sans"; src: url('/wp-content/themes/custom/fonts/Arial-Regular.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Arial-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/Arial-Bold.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Arial-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/Arial-Italic.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/Arial-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Russo One'; src: url('/wp-content/themes/custom/fonts/RussoOne-Regular.woff2') format('woff2'), url('/wp-content/themes/custom/fonts/RussoOne-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }

:root {
	--main-font: Arial, Helvetica, sans-serif;
	--accent-font: 'Russo One', sans-serif;
}