/* ==========================================================================
   Fuentes de marca — Victor Ruiz Real Estate
   URLs relativas a este archivo (portátil). Cargado por el mu-plugin
   marca-fuentes.php en el front y en el editor de Elementor.
   ========================================================================== */

/* --- Times New Roman MT — títulos --- */
@font-face {
	font-family: 'Times New Roman MT';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('times-new-roman-mt-regular.otf') format('opentype');
}
@font-face {
	font-family: 'Times New Roman MT';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('times-new-roman-mt-italic.otf') format('opentype');
}
@font-face {
	font-family: 'Times New Roman MT';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('times-new-roman-mt-bold.otf') format('opentype');
}

/* --- Open Sauce Sans — cuerpo --- */
@font-face {
	font-family: 'Open Sauce Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('open-sauce-sans-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sauce Sans';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('open-sauce-sans-italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sauce Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('open-sauce-sans-medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sauce Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('open-sauce-sans-semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sauce Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('open-sauce-sans-bold.ttf') format('truetype');
}
