/*
Theme Name: TotalFortune
Theme URI: https://example.com/totalfortune
Author: Your Name
Author URI: https://example.com
Description: Blank starter theme (empty layout) for adding your own markup.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: totalfortune
Tags: custom, blank, starter
*/

/* Put your CSS here */


body {
     font-family: "League Spartan", sans-serif;
}

text {
      font-family: "Roboto", sans-serif;
}