/*
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
*/
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-300.eot);
    src: url(./fonts/Thesans/Thesans-300.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-300.woff) format('woff'), url(./fonts/Thesans/Thesans-300.ttf) format('truetype'), url(./fonts/Thesans/Thesans-300.svg#Thesans) format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-400.eot);
    src: url(./fonts/Thesans/Thesans-400.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-400.woff) format('woff'), url(./fonts/Thesans/Thesans-400.ttf) format('truetype'), url(./fonts/Thesans/Thesans-400.svg#Thesans) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-600.eot);
    src: url(./fonts/Thesans/Thesans-600.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-600.woff) format('woff'), url(./fonts/Thesans/Thesans-600.ttf) format('truetype'), url(./fonts/Thesans/Thesans-600.svg#Thesans) format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-700.eot);
    src: url(./fonts/Thesans/Thesans-700.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-700.woff) format('woff'), url(./fonts/Thesans/Thesans-700.ttf) format('truetype'), url(./fonts/Thesans/Thesans-700.svg#Thesans) format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-800.eot);
    src: url(./fonts/Thesans/Thesans-800.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-800.woff) format('woff'), url(./fonts/Thesans/Thesans-800.ttf) format('truetype'), url(./fonts/Thesans/Thesans-800.svg#Thesans) format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Thesans';
    src: url(./fonts/Thesans/Thesans-200-Italic.eot);
    src: url(./fonts/Thesans/Thesans-200-Italic.eot?#iefix) format('embedded-opentype'), url(./fonts/Thesans/Thesans-200-Italic.woff) format('woff'), url(./fonts/Thesans/Thesans-200-Italic.ttf) format('truetype'), url(./fonts/Thesans/Thesans-200-Italic.svg#Thesans) format('svg');
    font-weight: 200;
    font-style: italic;
}

body {
    font-family: "Thesans", Arial, sans-serif !important;
}