/*
Theme Name: Herald Child 2024
Theme URI: https://mekshq.com/theme/herald/
Template: herald
Author: meks
Author URI: https://mekshq.com
Description: The next generation WordPress magazine theme
Version: 2.6.2.1715921380
Updated: 2024-05-17 05:49:40

*/



/* font-family */

@font-face {
    font-family: 'SF UI Display';
    src: url('sfuidisplay-regular.woff2'),
        url('sfuidisplay-regular.woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('../sfuidisplay-heavy.html'),
        url('../sfuidisplay-heavy-2.html');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


.container{
    width:100% !important;
    max-width:1340px !important;
}
.herald-site-content {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    width: 100% !important; 
}
