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


/* ==============================
   ROBOTO LOCAL – VIETNAMESE
   ============================== */

/* Roboto Regular – 400 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/themes/thanhcongedu/fonts/roboto-v50-latin_latin-ext_vietnamese-regular.woff2') format('woff2');
}

/* Roboto Bold – 700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/thanhcongedu/fonts/roboto-v50-latin_latin-ext_vietnamese-700.woff2') format('woff2');
}
