<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'bourtonline_bold';
    src: url('../woff2/bourton-line-bold-webfont-2.woff2') format('woff2'),
         url('../woff/bourton-line-bold-webfont-2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brown';
    src: url('../woff2/brown-thin-webfont.woff2') format('woff2'),
         url('../woff/brown-thin-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'brown';
    src: url('../woff2/brown-light-webfont.woff2') format('woff2'),
         url('../woff/brown-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'brown';
    src: url('../woff2/brown-regular-webfont.woff2') format('woff2'),
         url('../woff/brown-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brown';
    src: url('../woff2/brown-bold-webfont.woff2') format('woff2'),
         url('../woff/brown-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-light.woff2') format('woff2'),
		url('../woff/quarto-light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-medium-2.woff2') format('woff2'),
		url('../woff/quarto-medium-2.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-semibold-2.woff2') format('woff2'),
		url('../woff/quarto-semibold-2.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-bold.woff2') format('woff2'),
		url('../woff/quarto-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
/*@font-face {
	font-family: 'Quarto';
	src:url('../fonts/quarto-bold-webfont.woff2') format('woff2'),
		url('../fonts/quarto-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
*/
@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-black.woff2') format('woff2'),
		url('../woff/quarto-black.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}</pre></body></html>