/*
Theme Name:         Beste Casino Guide
Description:        Custom WordPress theme for bestecasinoguide.
Version:            1.0.0
Author:             iGaming Solutions LTD
Text Domain:        bestecasinoguide

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* Theme-wide defaults. Body text uses Geist; headings use Stack Sans Headline
   (see resources/dist/styles/fonts.css). */
body {
	font-family: "Geist", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

