/*
Theme Name: Alhambra Orchestra Music Theme
Theme URI: https://aorch.miami/
Description: Custom child theme for the Alhambra Orchestra of Miami. Designed and developed by OHaddock Design.
Author: OHaddock Design
Author URI: https://www.ohaddock.com
Template: Divi
Version: 1.0.2
Text Domain: aorch
*/

/*--- THEME CUSTOMIZATION STARTS HERE ---*/

/* Header and Menu Styles */

/* ---------- FONTS ---------- */

@font-face {
	font-family: "Fraunces";
	src: url("fonts/fraunces-latin-var.woff2") format("woff2");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Instrument Sans";
	src: url("fonts/instrument-sans-latin-var-italic.woff2") format("woff2");
	font-weight: 400 700;
	font-stretch: 75% 100%;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Instrument Sans";
	src: url("fonts/instrument-sans-latin-var.woff2") format("woff2");
	font-weight: 400 700;
	font-stretch: 75% 100%;
	font-style: normal;
	font-display: swap;
}