/* 
 Theme Name:   The Crafty Mushroom
 Theme URI:    
 Description:  
 Author:       THEITGUY
 Author URI:   https://www.thecraftymushroom.com/
 Template:     customizr
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

::selection {
  background: #d59289; /* WebKit/Blink Browsers */
	color:white;
}
::-moz-selection {
  background: #d59289; /* Gecko Browsers */
	color:white;
}


@font-face {
    font-family: EB_Garamond;
    src: url(/parts/fonts/EB_Garamond/EBGaramond-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: EB_Garamond;
    src: url(/parts/fonts/EB_Garamond/EBGaramond-VariableFont_wght.ttf);
    font-weight: 500;
    font-style: normal;
    
}
