/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: local('Inter'), url('fonts/Inter-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    src: local('Inter'), url('fonts/Inter-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    src: local('Inter'), url('fonts/Inter-Thin-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    src: local('Inter'), url('fonts/Inter-ThinItalic-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    src: local('Inter'), url('fonts/Inter-ExtraLight-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    src: local('Inter'), url('fonts/Inter-ExtraLightItalic-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter Light BETA';
    font-style: normal;
    font-weight: 300;
    src: local('Inter'), url('fonts/Inter-Light-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    src: local('Inter'), url('fonts/Inter-LightItalic-BETA.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: local('Inter'), url('fonts/Inter-Medium.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    src: local('Inter'), url('fonts/Inter-MediumItalic.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: local('Inter'), url('fonts/Inter-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    src: local('Inter'), url('fonts/Inter-SemiBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: local('Inter'), url('fonts/Inter-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    src: local('Inter'), url('fonts/Inter-BoldItalic.woff') format('woff');
}


/*
@font-face {
    font-family: 'Inter Extra Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Extra Bold'), url('fonts/Inter-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Inter Extra Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Extra Bold Italic'), url('fonts/Inter-ExtraBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Inter Black';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Black'), url('fonts/Inter-Black.woff') format('woff');
}


@font-face {
    font-family: 'Inter Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Black Italic'), url('fonts/Inter-BlackItalic.woff') format('woff');
}*/
