/*
Theme Name: Child of InHype
Theme URI: https://magniumthemes.com/;
Description: Child theme based on InHype
Author: Your Name
Version: 1.0
Template: inhype
*/

@font-face {
    font-family: 'Aptos-Serif-Bold';
    src:url('Aptos-Serif-Bold.woff') format('woff'),
        url('Aptos-Serif-Bold.woff2') format('woff2'),
        url('Aptos-Serif-Bold.svg#Aptos-Serif-Bold') format('svg'),
        url('Aptos-Serif-Bold.eot'),
        url('Aptos-Serif-Bold.eot?#iefix') format('embedded-opentype'),
        url('Aptos-Serif-Bold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue.woff2') format('woff2'),
        url('HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Helvetica' !important;
    font-weight:normal !important;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Nunito' !important;
    font-weight:bold !important;
}

.additional-font, .btn, input[type="submit"], .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart, .woocommerce span.onsale, .woocommerce ul.products li.product .onsale, .wp-block-button a.wp-block-button__link, .header-menu li.menu-item > a, .header-menu .topmenu-custom-content, .mainmenu li.menu-item > a, .footer-menu, .inhype-post .post-categories, .sidebar .widget .post-categories, .blog-post .post-categories, .inhype-blog-posts-slider .inhype-post-details .inhype-post-info, .post-subtitle-container, .sidebar .widget .post-date, .sidebar .widget .post-author, .inhype-post .post-author, .inhype-post .post-date, .inhype-post .post-details-bottom, .inhype-post .post-read-time, .blog-post .tags, .navigation-post .nav-post-title, .comment-metadata .date, header .header-blog-info, .inhype-subscribe-block h6, .header-topline-wrapper .header-topline, .navigation-post .nav-post-button-title, .sidebar .widget.widget_inhype_social_icons .social-icons-wrapper{
    font-family: 'Helvetica Neue' !important;
}

blockquote{
    font-family: 'Helvetica' !important;
    font-weight:normal !important;
}