/*
 Theme Name:   Food Recipes Child
 Theme URI:    http://localbeernutz.com/food-recipes-child/
 Description:  Food Recipes Child Theme
 Author:       Adrien Monteleone
 Author URI:   http://localbeernutz.com
 Template:     food-recipes
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  food-recipes-child
*/

/*  This is for the site title
*/
@font-face {
    font-family: 'Cherries Black';
    src: url('./fonts/cherries.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}

.foodrecipes-site-title {
	font-family: "Cherries Black";
}

.col-md-3 {
	width: auto;
}
