/*
 Theme Name:   Maven Child
 Theme URI:    http://maven.bold-themes.com
 Description:  Maven child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     maven
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  maven-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

@font-face {
    font-family: 'Bemirs - Demo Version';
    src: url('assets/fonts/Bemirs-DemoVersion-Regular.woff2') format('woff2'),
        url('assets/fonts/Bemirs-DemoVersion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bemirs - Demo Version';
    src: url('assets/fonts/Bemirs-DemoVersion-Regular.woff2') format('woff2'),
        url('assets/fonts/Bemirs-DemoVersion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.main-navigation ul.main-navigation-menu {
    font-family: 'Bemirs - Demo Version';
}

body {
  --body-font: Bemirs - Demo Version;
}

