/*
Theme Name: Kingmediaweb Child
Theme URI: https://kingmediaweb.com/
Template: flatsome
Author: Kingmediaweb
Author URI: https://kingmediaweb.com/
Description: Multi-Purpose Responsive Theme
Version: 3.16.2.1762009629
Updated: 2025-11-01 22:07:09

*/



@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Bold.woff2') format('woff2'),
        url('fonts-custom/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-ExtraBold.woff2') format('woff2'),
        url('fonts-custom/Roboto-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Light.woff2') format('woff2'),
        url('fonts-custom/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Italic.woff2') format('woff2'),
        url('fonts-custom/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-ExtraLightItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-ExtraLight.woff2') format('woff2'),
        url('fonts-custom/Roboto-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Regular.woff2') format('woff2'),
        url('fonts-custom/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-SemiBoldItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Medium.woff2') format('woff2'),
        url('fonts-custom/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-SemiBold.woff2') format('woff2'),
        url('fonts-custom/Roboto-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Thin.woff2') format('woff2'),
        url('fonts-custom/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts-custom/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts-custom/Roboto-Black.woff2') format('woff2'),
        url('fonts-custom/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: Roboto, sans-serif;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    font-weight: 700;
}