/* MIRKA ANJOMAN MAX FN GLOBAL v1.9 */
@font-face {
    font-family: 'AnjomanMaxFN';
    src: url('../fonts/anjoman/AnjomanMaxFN-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'AnjomanMaxFN';
    src: url('../fonts/anjoman/AnjomanMaxFN-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
}

@font-face {
    font-family: 'AnjomanMaxFN';
    src: url('../fonts/anjoman/AnjomanMaxFN-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
}

/* Apply Anjoman to the entire public-facing site, including WooCommerce. */
html,
body,
body button,
body input,
body select,
body textarea,
body optgroup,
body table,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body a,
body span,
body div,
body li,
body label,
body small,
body strong,
body b,
body em,
body .woocommerce,
body .woocommerce * {
    font-family: 'AnjomanMaxFN', Tahoma, Arial, sans-serif !important;
}

/* Preserve icon-font glyphs used by plugins/themes. */
body [class^='fa-'],
body [class*=' fa-'],
body .fa,
body .fas,
body .far,
body .fal,
body .fab,
body [class^='icon-'],
body [class*=' icon-'],
body .dashicons,
body .woocommerce-Price-currencySymbol {
    font-family: inherit;
}
