/*
Theme Name: Granite Hill Estates
Author: Print Studio One
Author URI: https://psone.ca
Description: Custom theme developed for Granite Hill Estates
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Granite Hill Estates
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.gfield input[type="checkbox"]{
    appearance: auto;
    width: auto !important;
    margin-right: 1rem;
}

.gfield_checkbox .gchoice {
    display: flex;
    align-items: center;
}

.gform_wrapper.gravity-theme .gfield_label{
    text-align: left;
}

@font-face {
    font-family: 'libertadregular';
    src: url('fonts/libertad-regular-webfont.woff2') format('woff2'),
         url('fonts/libertad-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'libertadbook';
    src: url('fonts/libertad-book-webfont.woff2') format('woff2'),
         url('fonts/libertad-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gildadisplay';
    src: url('fonts/gildadisplay-regular-webfont.woff2') format('woff2'),
         url('fonts/gildadisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
