/*
Theme Name: PublicInput Theme
Theme URI: https://publicinput.com
Author: Mark Benati
Author URI: https://publicinput.com
Description: The PublicInput website theme.
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: 
Text Domain: publicinput
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

/* Font fallbacks */
@font-face {
	font-family: "Verdana LF Fallback";
	src: local("Verdana");
	font-weight: 400;
	font-style: normal;
	size-adjust: 90.6%;
	ascent-override: 102.5%;
	descent-override: 24.4%;
}

@font-face {
	font-family: "Verdana LF Fallback";
	src: local("Verdana Bold");
	font-weight: 700;
	font-style: normal;
	size-adjust: 85%;
	ascent-override: 120%;
	descent-override: 26%;
}

@font-face {
	font-family: "Arial LF Fallback";
	src: local("Arial");
	font-weight: 400;
	font-style: normal;
	size-adjust: 104.4%;
}

@font-face {
	font-family: "Arial LF Fallback";
	src: local("Arial Bold");
	font-weight: 700;
	font-style: normal;
	size-adjust: 100%;
	ascent-override: 100%;
	descent-override: 20%;
}

@font-face {
	font-family: "Verdana M Fallback";
	src: local("Verdana");
	font-weight: 400;
	font-style: normal;
	size-adjust: 99%;
	ascent-override: 97.778%;
	descent-override: 25.354%;
}

@font-face {
	font-family: "Verdana M Fallback";
	src: local("Verdana Bold");
	font-weight: 700;
	font-style: normal;
	size-adjust: 95.2%;
	ascent-override: 101.681%;
	descent-override: 26.365%;
}

@font-face {
	font-family: "Arial M Fallback";
	src: local("Arial");
	font-weight: 400;
	font-style: normal;
	size-adjust: 113.5%;
	ascent-override: 85.286%;
	descent-override: 22.115%;
}

@font-face {
	font-family: "Arial M Fallback";
	src: local("Arial Bold");
	font-weight: 700;
	font-style: normal;
	size-adjust: 112.5%;
	ascent-override: 86.044%;
	descent-override: 22.311%;
}