/*
	Theme Name: Landscape Institute
	Theme URI: https://oomi.co.uk
	Description: Custom theme for The Landscape Institute (LI). LI is the chartered body for the landscape profession. It is an educational charity that promotes the art and science of landscape practice.
	Author: oomi Team
	Author URI: https://oomi.co.uk
	Version: 13.0.1
	Stable tag: 13.0.1
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
*/
/* Elza Trial Thin */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Elza Trial Thin Oblique */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-ThinOblique.woff2') format('woff2');
  font-weight: 100;
  font-style: oblique;
  font-display: swap;
}

/* Elza Trial Light */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Elza Trial Regular */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Elza Trial Medium */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Elza Trial Semibold */
@font-face {
  font-family: 'Elza Trial';
  src: url('https://li.oomi-wp-staging.com/wp-content/uploads/2025/07/ElzaTrial-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}



/* Sections
body,
.elementor *,
.elementor-kit-7,
.elementor-widget,
.elementor-heading-title,
.elementor-text-editor,
h1, h2, h3, h4, h5, h6, p {
  font-family: 'Elza Trial', sans-serif !important;
}
 */

