/*
 Theme Name: Astra Child
 Theme URI: https://munsontownshipmn.gov/astra-child/
 Description: The custom child theme for Astra.
 Author: Mark Caufman
 Author URI: https://munsontownshipmn.gov/
 Template: astra
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: astra-child
*/
@font-face {
    font-family: 'Birthstone';
    src: url('/wp-content/themes/astra-child/assets/fonts/Birthstone-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.ast-site-identity .site-title a { 
	font-family: "Birthstone", serif;
	font-weight: 400;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item { line-height: 2.5em; }
.main-header-menu .menu-link, .main-header-menu>a { border-radius: 1em; }