/*
Theme Name: Avada Child
Template: Avada
Version: 1.0
*/

@font-face {
    font-family: 'Tungsten Narrow';
    src: url('fonts/TungstenNarrow-Semibold.woff2') format('woff2'),
        url('fonts/TungstenNarrow-Semibold.woff') format('woff'),
        url('fonts/TungstenNarrow-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tungsten';
    src: url('fonts/Tungsten-Bold.woff2') format('woff2'),
        url('fonts/Tungsten-Bold.woff') format('woff'),
        url('fonts/Tungsten-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
h1,h2,h3,h4,h5,h6,p,span,label,li,a{
/* 	  font-family: 'Tungsten' !important; */
  font-family: "Inter", sans-serif !important;
}

.fusion-flip-boxes .fusion-flip-box .flip-box-heading {
    font-size: 19px;
    padding-top: 37px;
}


