/**
* @license
*
* Font Family: Gambetta
* Designed by: Paul Troppmar
* URL: https://www.fontshare.com/fonts/gambetta
* © 2025 Indian Type Foundry
*
* Gambetta Light 
* Gambetta LightItalic 
* Gambetta Regular 
* Gambetta Italic 
* Gambetta Medium 
* Gambetta MediumItalic 
* Gambetta Semibold 
* Gambetta SemiboldItalic 
* Gambetta Bold 
* Gambetta BoldItalic 
* Gambetta Variable (Variable font)
* Gambetta VariableItalic (Variable font)

*
*/


@font-face {
  font-family: 'Gambetta-Light';
  src: url('../fonts/Gambetta/Gambetta-Light.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Light.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gambetta-LightItalic';
  src: url('../fonts/Gambetta/Gambetta-LightItalic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-LightItalic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gambetta-Regular';
  src: url('../fonts/Gambetta/Gambetta-Regular.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Regular.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gambetta-Italic';
  src: url('../fonts/Gambetta/Gambetta-Italic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Italic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gambetta-Medium';
  src: url('../fonts/Gambetta/Gambetta-Medium.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Medium.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gambetta-MediumItalic';
  src: url('../fonts/Gambetta/Gambetta-MediumItalic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-MediumItalic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gambetta-Semibold';
  src: url('../fonts/Gambetta/Gambetta-Semibold.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Semibold.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gambetta-SemiboldItalic';
  src: url('../fonts/Gambetta/Gambetta-SemiboldItalic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-SemiboldItalic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Gambetta-Bold';
  src: url('../fonts/Gambetta/Gambetta-Bold.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Bold.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gambetta-BoldItalic';
  src: url('../fonts/Gambetta/Gambetta-BoldItalic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-BoldItalic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 300.0wght 700.0;
*
* available axes:
'wght' (range from 300.0 to 700.0'wght' (range from 300.0 to 700.0
*/
@font-face {
  font-family: 'Gambetta-Variable';
  src: url('../fonts/Gambetta/Gambetta-Variable.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-Variable.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-Variable.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 300.0wght 700.0;
*
* available axes:
'wght' (range from 300.0 to 700.0'wght' (range from 300.0 to 700.0
*/
@font-face {
  font-family: 'Gambetta-VariableItalic';
  src: url('../fonts/Gambetta/Gambetta-VariableItalic.woff2') format('woff2'),
       url('../fonts/Gambetta/Gambetta-VariableItalic.woff') format('woff'),
       url('../fonts/Gambetta/Gambetta-VariableItalic.ttf') format('truetype');
  font-weight: 300 700;
  font-style: italic;
}
/* ===== GAMBETTA NORMAL FONTS ===== */

.font-gambetta-light {
    font-family: 'Gambetta-Light', serif;
    font-weight: 300;
    font-style: normal;
}

.font-gambetta-regular {
    font-family: 'Gambetta-Regular', serif;
    font-weight: 400;
    font-style: normal;
}

.font-gambetta-medium {
    font-family: 'Gambetta-Medium', serif;
    font-weight: 500;
    font-style: normal;
}

.font-gambetta-semibold {
    font-family: 'Gambetta-Semibold', serif;
    font-weight: 600;
    font-style: normal;
}

.font-gambetta-bold {
    font-family: 'Gambetta-Bold', serif;
    font-weight: 700;
    font-style: normal;
}

/* ===== GAMBETTA ITALIC FONTS ===== */

.font-gambetta-light-italic {
    font-family: 'Gambetta-LightItalic', serif;
    font-weight: 300;
    font-style: italic;
}

.font-gambetta-italic {
    font-family: 'Gambetta-Italic', serif;
    font-weight: 400;
    font-style: italic;
}

.font-gambetta-medium-italic {
    font-family: 'Gambetta-MediumItalic', serif;
    font-weight: 500;
    font-style: italic;
}

.font-gambetta-semibold-italic {
    font-family: 'Gambetta-SemiboldItalic', serif;
    font-weight: 600;
    font-style: italic;
}

.font-gambetta-bold-italic {
    font-family: 'Gambetta-BoldItalic', serif;
    font-weight: 700;
    font-style: italic;
}

/* ===== GAMBETTA VARIABLE FONT ===== */

.font-gambetta-variable {
    font-family: 'Gambetta-Variable', serif;
    font-style: normal;
    font-variation-settings: 'wght' 400;
}

.font-gambetta-variable-italic {
    font-family: 'Gambetta-VariableItalic', serif;
    font-style: italic;
    font-variation-settings: 'wght' 400;
}

