/*
Theme Name: Ram Ranch
Theme URI: 
Author: Antigravity
Author URI: 
Description: A custom WordPress theme for Ram Ranch, converted from HTML.
Version: 1.0
License: 
License URI: 
Text Domain: ramranch
Tags: 
*/

/* Base Styles from frontpage.html */
body {
  font-family: 'Lato', sans-serif;
  background-color: #F9F7F2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Playfair Display', serif;
}

.material-symbols-outlined {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}