/*
Theme Name: Frenchpress child
Theme URI:
Description:a child theme of Frenchpress
Author:Andrew J Klimek
Author URI:https://github.com/andrewklimek
Template:frenchpress
Version:1.0.0
*/

/* @font-face {
    font-family: 'fave';
    src: url('/wp-content/themes/frenchpress-child/font/b.woff2') format('woff2'), url('/wp-content/themes/frenchpress-child/font/b.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'fave';
    src: url('/wp-content/themes/frenchpress-child/font/h.woff2') format('woff2'), url('/wp-content/themes/frenchpress-child/font/h.woff') format('woff');
    font-weight: 700;
    /* font-display: block; /* show nothing instead of fallback font 
} */


html {
	/* font-family: fave, sans-serif; */
	font-family: "Figtree", sans-serif;
	font-optical-sizing: auto;
}

h1, h2, h3 {
	text-transform: uppercase;
}

/* CONTACT */
/* #mnmlcontact input,
#mnmlcontact textarea {
	border: none;
	border-bottom: 1px solid #444;
	background: none;
}

#mnmlcontact [type=submit] {
	border: 1px solid #444;
	margin: 1.20rem 2px 1.20rem auto;
	display: block;
}

#mnmlcontact [type=submit]:hover {
	border-color: #ccc;
}

#mnmlcontact input,
#mnmlcontact textarea {
	padding: .5em;
} */
