@font-face {
    font-family: 'bourtonline_bold';
    src: url('../woff2/bourton-line-bold-webfont.woff2') format('woff2'),
         url('../woff/bourton-line-bold-webfont.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.woff2') format('woff2'),
		url('../woff/quarto-medium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Quarto';
	src:url('../woff2/quarto-semibold.woff2') format('woff2'),
		url('../woff/quarto-semibold.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;
}