/*
    Theme Name: Marpixel
    Theme URI: http://themexriver.com/wp/marpixel
    Author: themexriver
    Author URI: http://themexriver.com/
    Description: Marpixel - Business Consulting WordPress Theme
    Version: 1.0
    Tested up to: 8.2
    Requires PHP: 8.0
    License: GNU General Public License v2 or later
    License URI: LICENSE
    Text Domain: marpixel
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@font-face {
    font-family: 'DVN - Boldonse';
    src: url('assets/fonts/DVNBoldonse-Regular.eot');
    src: url('assets/fonts/DVNBoldonse-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/DVNBoldonse-Regular.woff2') format('woff2'),
        url('assets/fonts/DVNBoldonse-Regular.woff') format('woff'),
        url('assets/fonts/DVNBoldonse-Regular.svg#DVNBoldonse-Regular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
h1,h2,h3,h4,h5,h6{font-family: 'DVN - Boldonse' !important;}
img.logo_site-size {
    max-width: 80px;
}
.ax-ft1-item .item-text h3{font-size:15px;}