/* ============================================================
   Bolos da Obreira — Fontes locais
   Fonte declarada localmente (mesmas fontes do site original)
   ============================================================ */

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helvetica/helvetica-300-normal.otf') format('opentype');
	font-style: normal;
	font-weight: 300;
	font-display: fallback;
}

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helvetica/helvetica-700-normal.otf') format('opentype');
	font-style: normal;
	font-weight: 700;
	font-display: fallback;
}

@font-face {
	font-family: 'Bodoni Moda';
	src: url('../fonts/bodoni-moda/bodoni-moda-400-normal.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
}

@font-face {
	font-family: 'Cabrito Didone';
	src: url('../fonts/cabrito-didone/cabrito-didone-600-normal.otf') format('opentype');
	font-style: normal;
	font-weight: 600;
	font-display: fallback;
}

@font-face {
	font-family: 'Golden';
	src: url('../fonts/golden/golden-400-normal.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
}

@font-face {
	font-family: 'Instrument Sans';
	src: url('../fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2') format('woff2');
	font-style: normal;
	font-weight: 400 700;
	font-display: fallback;
	font-stretch: normal;
}
