/* 
 * Local Fonts Configuration for Thu Ho System
 * This file replaces Google Fonts CDN for offline operation
 * All fonts are hosted locally in /public/fonts/
 */

/* ============================================
   RUBIK FONT FAMILY
   ============================================ */

/* Rubik Regular */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-Regular.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-Regular.woff') format('woff'),
       url('/fonts/rubik/Rubik-Regular.ttf') format('truetype');
}

/* Rubik Italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-Italic.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-Italic.woff') format('woff'),
       url('/fonts/rubik/Rubik-Italic.ttf') format('truetype');
}

/* Rubik Medium */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-Medium.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-Medium.woff') format('woff'),
       url('/fonts/rubik/Rubik-Medium.ttf') format('truetype');
}

/* Rubik Medium Italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-MediumItalic.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-MediumItalic.woff') format('woff'),
       url('/fonts/rubik/Rubik-MediumItalic.ttf') format('truetype');
}

/* Rubik Bold */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-Bold.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-Bold.woff') format('woff'),
       url('/fonts/rubik/Rubik-Bold.ttf') format('truetype');
}

/* Rubik Bold Italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/rubik/Rubik-BoldItalic.woff2') format('woff2'),
       url('/fonts/rubik/Rubik-BoldItalic.woff') format('woff'),
       url('/fonts/rubik/Rubik-BoldItalic.ttf') format('truetype');
}

/* ============================================
   ROBOTO FONT FAMILY
   ============================================ */

/* Roboto Light */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Light.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Light.woff') format('woff'),
       url('/fonts/roboto/Roboto-Light.ttf') format('truetype');
}

/* Roboto Light Italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-LightItalic.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-LightItalic.woff') format('woff'),
       url('/fonts/roboto/Roboto-LightItalic.ttf') format('truetype');
}

/* Roboto Regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Regular.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Regular.woff') format('woff'),
       url('/fonts/roboto/Roboto-Regular.ttf') format('truetype');
}

/* Roboto Italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Italic.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Italic.woff') format('woff'),
       url('/fonts/roboto/Roboto-Italic.ttf') format('truetype');
}

/* Roboto Medium */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Medium.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Medium.woff') format('woff'),
       url('/fonts/roboto/Roboto-Medium.ttf') format('truetype');
}

/* Roboto Medium Italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-MediumItalic.woff') format('woff'),
       url('/fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
}

/* Roboto Bold */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Bold.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Bold.woff') format('woff'),
       url('/fonts/roboto/Roboto-Bold.ttf') format('truetype');
}

/* Roboto Bold Italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-BoldItalic.woff') format('woff'),
       url('/fonts/roboto/Roboto-BoldItalic.ttf') format('truetype');
}

/* Roboto Black */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/roboto/Roboto-Black.woff2') format('woff2'),
       url('/fonts/roboto/Roboto-Black.woff') format('woff'),
       url('/fonts/roboto/Roboto-Black.ttf') format('truetype');
}

/* ============================================
   NUNITO SANS FONT FAMILY
   ============================================ */

/* Nunito Sans Regular */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/nunito-sans/NunitoSans-Regular.woff2') format('woff2'),
       url('/fonts/nunito-sans/NunitoSans-Regular.woff') format('woff'),
       url('/fonts/nunito-sans/NunitoSans-Regular.ttf') format('truetype');
}

/* Nunito Sans Bold */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/nunito-sans/NunitoSans-Bold.woff2') format('woff2'),
       url('/fonts/nunito-sans/NunitoSans-Bold.woff') format('woff'),
       url('/fonts/nunito-sans/NunitoSans-Bold.ttf') format('truetype');
}

/* ============================================
   BE VIETNAM PRO FONT FAMILY
   ============================================ */

/* Be Vietnam Pro Regular */
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/be-vietnam-pro/BeVietnamPro-Regular.woff2') format('woff2'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Regular.woff') format('woff'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Regular.ttf') format('truetype');
}

/* Be Vietnam Pro Medium */
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/be-vietnam-pro/BeVietnamPro-Medium.woff2') format('woff2'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Medium.woff') format('woff'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Medium.ttf') format('truetype');
}

/* Be Vietnam Pro SemiBold */
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/be-vietnam-pro/BeVietnamPro-SemiBold.woff2') format('woff2'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-SemiBold.woff') format('woff'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-SemiBold.ttf') format('truetype');
}

/* Be Vietnam Pro Bold */
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/be-vietnam-pro/BeVietnamPro-Bold.woff2') format('woff2'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Bold.woff') format('woff'),
       url('/fonts/be-vietnam-pro/BeVietnamPro-Bold.ttf') format('truetype');
}

/* ============================================
   INTER FONT FAMILY
   ============================================ */

/* Inter Regular */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/inter/Inter-Regular.woff2') format('woff2'),
       url('/fonts/inter/Inter-Regular.woff') format('woff'),
       url('/fonts/inter/Inter-Regular.ttf') format('truetype');
}

/* Inter Bold */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/inter/Inter-Bold.woff2') format('woff2'),
       url('/fonts/inter/Inter-Bold.woff') format('woff'),
       url('/fonts/inter/Inter-Bold.ttf') format('truetype');
}
