/*
Theme Name: ESF
Theme URI: https://www.esf.org/
Version: 1.0
Description: A custom theme with page builder designed for ESF by Ben Jung and built by A3Design.
Author: Ben Jung / A3Design
Author URI: https://www.a3design.fr
template: bb-theme
*/

/* Add your custom styles here... */ 

/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2025 Indian Type Foundry
* Clash Display Medium 
*/
@font-face {
  font-family: 'ClashDisplay-Light';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Light.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Light.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Regular.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Regular.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Medium';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Medium.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Medium.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Semibold.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Semibold.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashDisplay-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

/**
* @license
*
* Font Family: Clash Grotesk
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-grotesk
* © 2025 Indian Type Foundry
* Clash Grotesk Regular 
* Clash Grotesk Semibold
*/
@font-face {
  font-family: 'ClashGrotesk-Regular';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Regular.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Regular.woff') format('woff'),       
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Medium';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Medium.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Medium.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Semibold';
  src: url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Semibold.woff2') format('woff2'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Semibold.woff') format('woff'),
       url('https://europeansciencefoundation.org/wp-content/themes/esf/fonts/ClashGrotesk-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
