/* ------------------ Site fonts ------------------ */

/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2022 Colophon Foundry
 *
 * Licenced to Bryan Otis Matthews Winery
 */

/* Aperçu Mono: light */
@font-face {
	font-family: 'apercu mono';
	src: url('/dist/fonts/apercu/apercu-mono-light-web/web/apercu-mono-light.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 300;
}

/* Aperçu Mono: regular */
@font-face {
	font-family: 'apercu mono';
	src: url('/dist/fonts/apercu/apercu-mono-regular-web/web/apercu-mono-regular.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

/* Aperçu Mono: medium */
@font-face {
	font-family: 'apercu mono';
	src: url('/dist/fonts/apercu/apercu-mono-medium-web/web/apercu-mono-medium.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 500;
}

/* Aperçu Mono: bold */
@font-face {
	font-family: 'apercu mono';
	src: url('/dist/fonts/apercu/apercu-mono-bold-web/web/apercu-mono-bold.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}

/* Louize Display: bold */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Bold-205TF/Louize-Display-Bold-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}

/* Louize Display: bold italic */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Bold-Italic-205TF/Louize-Display-Bold-Italic-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: italic;
	font-weight: 700;
}

/* Louize Display: regular italic */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Italic-205TF/Louize-Display-Italic-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: italic;
	font-weight: 400;
}

/* Louize Display: medium */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Medium-205TF/Louize-Display-Medium-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 500;
}

/* Louize Display: medium italic */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Medium-Italic-205TF/Louize-Display-Medium-Italic-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: italic;
	font-weight: 500;
}

/* Louize Display: regular */
@font-face {
	font-family: 'louize display';
	src: url('/dist/fonts/Louize-Display-205TF/Louize-Display-Regular-205TF/Louize-Display-Regular-205TF.woff2')
		format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}
