/**
 * Local Fonts - Eclecty Theme
 * 
 * Font files needed in this directory:
 * 
 * 1. Roboto Flex (Variable Font):
 *    - RobotoFlex-VariableFont.woff2
 *    Download from: https://fonts.google.com/specimen/Roboto+Flex
 *    Select "Download family" and extract the variable font file
 * 
 * 2. Sour Gummy (Variable Font):
 *    - SourGummy-VariableFont.woff2
 *    Download from: https://fonts.google.com/specimen/Sour+Gummy
 */

/* ==========================================================================
   Roboto Flex - Variable Font
   ========================================================================== */

@font-face {
  font-family: 'Roboto Flex';
  src: url('RobotoFlex-VariableFont.woff2') format('woff2-variations');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
  font-stretch: 25% 151%;
}

/* ==========================================================================
   Sour Gummy - Variable Font
   ========================================================================== */

@font-face {
  font-family: 'Sour Gummy';
  src: url('SourGummy-VariableFont.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
