/**
* @license
*
* Font Family: General Sans
* Designed by: Frode Helland
* URL: https://www.fontshare.com/fonts/general-sans
* © 2024 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('/wp-content/themes/devpolicy/fonts/GeneralSans-Extralight.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Extralight.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-ExtralightItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Light.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Light.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-LightItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-LightItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Regular.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Regular.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Italic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Italic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Medium.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Medium.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-MediumItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Semibold.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Semibold.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-SemiboldItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Bold.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Bold.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-BoldItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/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-Variable';
  src: url('/wp-content/themes/devpolicy/fonts/GeneralSans-Variable.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-Variable.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/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('/wp-content/themes/devpolicy/fonts/GeneralSans-VariableItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-VariableItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/GeneralSans-VariableItalic.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}
/**
 * @license
 *
 * Font Family: Recia
 * Designed by: Carlos de Toro
 * URL: https://www.fontshare.com/fonts/recia
 * © 2024 Indian Type Foundry
 *
 * Font Styles:
 * Recia Variable(Variable font)
 * Recia Variable Italic(Variable font)
 * Recia Light
 * Recia Light Italic
 * Recia Regular
 * Recia Italic
 * Recia Medium
 * Recia Medium Italic
 * Recia Semibold
 * Recia Semibold Italic
 * Recia Bold
 * Recia Bold Italic
 *
*/


/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 300.0 'wght' 700.0;
*
* available axes:

* 'wght' (range from 300.0 to 700.0)

* 'wght' (range from 300.0 to 700.0)

*/

@font-face {
  font-family: 'Recia-Variable';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Variable.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Variable.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Variable.ttf') format('truetype');
       font-weight: 300 700;
       font-display: swap;
       font-style: normal;
}


/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 300.0 'wght' 700.0;
*
* available axes:

* 'wght' (range from 300.0 to 700.0)

* 'wght' (range from 300.0 to 700.0)

*/

@font-face {
  font-family: 'Recia-Variable';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-VariableItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-VariableItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-VariableItalic.ttf') format('truetype');
       font-weight: 300 700;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Light.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Light.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-LightItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-LightItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-LightItalic.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Regular.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Regular.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Italic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Italic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Italic.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Medium.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Medium.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-MediumItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-MediumItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-MediumItalic.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Semibold.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Semibold.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-SemiboldItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-SemiboldItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-SemiboldItalic.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-Bold.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Bold.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Recia';
  src: url('/wp-content/themes/devpolicy/fonts/Recia-BoldItalic.woff2') format('woff2'),
       url('/wp-content/themes/devpolicy/fonts/Recia-BoldItalic.woff') format('woff'),
       url('/wp-content/themes/devpolicy/fonts/Recia-BoldItalic.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: italic;
}


