/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       Stiffi
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@font-face {
    font-family: 'HindGuntur-Local';
    src: url('/wp-content/uploads/2023/04/HindGuntur-Regular-Local.woff2') format('woff2'),
        url('/wp-content/uploads/2023/04/HindGuntur-Regular-Local.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Local';
    src: url('/wp-content/uploads/2023/03/Roboto-Regular-Local.woff2') format('woff2'),
        url('/wp-content/uploads/2023/03/Roboto-Regular-Local.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold-Local';
    src: url('/wp-content/uploads/2023/04/Roboto-Bold-Local.woff2') format('woff2'),
        url('/wp-content/uploads/2023/04/Roboto-Bold-Local.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Black-Local';
    src: url('/wp-content/uploads/2023/04/Roboto-Black-Local.woff2') format('woff2'),
        url('/wp-content/uploads/2023/04/Roboto-Black-Local.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.site-logo img.attachment-full.size-full {
    height: 124px;
}

.wpcf7-not-valid-tip {
    margin-top: .5rem;
}
