/*
Theme Name: Twenty Twenty-Three Digan
Theme URI: https://hajarandtimothy.com/twentytwentythree-digan/
Author: Tim Digan
Author URI: https://hajarandtimothy.com
Template: twentytwentythree
Description: Twenty Twenty-Three Digan Theme
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythreedigan
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/


@font-face {
    font-family: 'thesignature-webfont';
    src: url('https://hajarandtimothy.digancloud.synology.me/wp-content/themes/fonts/thesignature-webfont.woff2') format('woff2'),
url('https://hajarandtimothy.digancloud.synology.me/wp-content/themes/fonts/thesignature-webfont.woff') format('woff'),
url('https://hajarandtimothy.digancloud.synology.me/wp-content/themes/fonts/thesignature.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'GillSansMTPro-Condensed';
    src: url('https://hajarandtimothy.digancloud.synology.me/wp-content/themes/fonts/GillSansMTPro-Condensed.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}


p {
font-family: 'GillSansMTPro-Condensed'; font-size: 25px;
}


h1 {
	font-family: 'thesignature-webfont';
}



h2 {
	font-family: 'GillSansMTPro-Condensed';
}


h3 {
	font-family: 'GillSansMTPro-Condensed';
}


.wp-block-navigation {
font-family: 'GillSansMTPro-Condensed';
}


    div.wpcf7 {
      max-width: 500px; /* set the max-width you prefer */
      margin: 0 auto;
    }
    div.wpcf7 input:not([type="checkbox"]),
    div.wpcf7 textarea {
      width: 100%;
    }
    div.wpcf7 label {
      display: block;
    }

