/*
Theme Name: Googlemeta
Theme URI: https://googlemeta.com/
Description: This is a theme of Googlemeta.com
Author: Googlemeta
Author URI: https://googlemeta.com/
Template: flatsome
Version: 3.4.3
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	font-family: 'Roboto', sans-serif;
}