/**
* @license
*
* Font Family: General Sans
* Designed by: Frode Helland
* URL: https://www.fontshare.com/fonts/general-sans
* © 2025 Indian Type Foundry
*
* General Sans Extralight 
* General Sans ExtralightItalic 
* General Sans Light 
* General Sans LightItalic 
* General Sans Regular 
* General Sans Italic 
* General Sans Medium 
* General Sans MediumItalic 
* General Sans Semibold 
* General Sans SemiboldItalic 
* General Sans Bold 
* General Sans BoldItalic 
* General Sans Variable (Variable font)
* General Sans VariableItalic (Variable font)

*
*/

@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Extralight.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Extralight.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-ExtralightItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-ExtralightItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Light.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Light.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-LightItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-LightItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Regular.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Regular.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Italic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Italic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Medium.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Medium.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-MediumItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-MediumItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Semibold.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Semibold.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-SemiboldItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-SemiboldItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Bold.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Bold.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-BoldItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-BoldItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/generalsans/GeneralSans-Variable.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-Variable.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: 'GeneralSans-VariableItalic';
  src: url('../fonts/generalsans/GeneralSans-VariableItalic.woff2') format('woff2'),
       url('../fonts/generalsans/GeneralSans-VariableItalic.woff') format('woff'),
       url('../fonts/generalsans/GeneralSans-VariableItalic.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}




@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo/Chivo-SemiBold.eot');
    src: url('../fonts/chivo/Chivo-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chivo/Chivo-SemiBold.woff2') format('woff2'),
        url('../fonts/chivo/Chivo-SemiBold.woff') format('woff'),
        url('../fonts/chivo/Chivo-SemiBold.ttf') format('truetype'),
        url('../fonts/chivo/Chivo-SemiBold.svg#Chivo-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo/Chivo-Medium.eot');
    src: url('../fonts/chivo/Chivo-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chivo/Chivo-Medium.woff2') format('woff2'),
        url('../fonts/chivo/Chivo-Medium.woff') format('woff'),
        url('../fonts/chivo/Chivo-Medium.ttf') format('truetype'),
        url('../fonts/chivo/Chivo-Medium.svg#Chivo-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo/Chivo-Regular.eot');
    src: url('../fonts/chivo/Chivo-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chivo/Chivo-Regular.woff2') format('woff2'),
        url('../fonts/chivo/Chivo-Regular.woff') format('woff'),
        url('../fonts/chivo/Chivo-Regular.ttf') format('truetype'),
        url('../fonts/chivo/Chivo-Regular.svg#Chivo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo/Chivo-Light.eot');
    src: url('../fonts/chivo/Chivo-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chivo/Chivo-Light.woff2') format('woff2'),
        url('../fonts/chivo/Chivo-Light.woff') format('woff'),
        url('../fonts/chivo/Chivo-Light.ttf') format('truetype'),
        url('../fonts/chivo/Chivo-Light.svg#Chivo-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chivo';
    src: url('../fonts/chivo/Chivo-Bold.eot');
    src: url('../fonts/chivo/Chivo-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chivo/Chivo-Bold.woff2') format('woff2'),
        url('../fonts/chivo/Chivo-Bold.woff') format('woff'),
        url('../fonts/chivo/Chivo-Bold.ttf') format('truetype'),
        url('../fonts/chivo/Chivo-Bold.svg#Chivo-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}