/*
Theme Name: congnghevietnam.vn
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


/* Averta Thin (100) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Averta ExtraThin (200) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* Averta Light (300) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Averta Regular (400) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Averta Semibold (600) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Averta Bold (700) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Averta ExtraBold (800) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Averta Black (900) */
@font-face {
  font-family: 'Averta';
  src: url('/wp-content/themes/congnghevietnam-vn/assets/fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, .heading-font {
  font-family: 'Averta', sans-serif !important;
  font-weight: 800 !important;
}

h4, h5, h6 {
  font-family: 'Averta', sans-serif !important;
  font-weight: 700 !important;
}

.nav > li > a,
.nav-sidebar.nav-vertical > li > a,
.main-menu a {
  font-family: 'Averta', sans-serif !important;
  font-weight: 600 !important;
}

.header-nav a,
.nav-dropdown > li > a {
  font-family: 'Averta', sans-serif !important;
  font-weight: 500 !important;
}

body, p {
  font-family: 'Averta', sans-serif !important;
  font-weight: 400 !important;
}