/**
 * Inter Tight autoalojada (self-hosted) - Excelentemente
 * Familia: Inter Tight v3.004 (18 instancias estaticas, juego completo)
 * Ubicacion de los archivos: /wp-content/themes/DGtheme/fonts/inter-tight/
 * Rutas relativas a style.css del child theme DGtheme.
 *
 * IMPORTANTE: el nombre de familia debe ser exactamente 'Inter Tight',
 * que es el que ya usan las reglas CSS generadas por Divi.
 */

/* Thin */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-100.woff2') format('woff2');
}

/* Thin Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-100-italic.woff2') format('woff2');
}

/* ExtraLight */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-200.woff2') format('woff2');
}

/* ExtraLight Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-200-italic.woff2') format('woff2');
}

/* Light */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-300.woff2') format('woff2');
}

/* Light Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-300-italic.woff2') format('woff2');
}

/* Regular */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-400.woff2') format('woff2');
}

/* Regular Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-400-italic.woff2') format('woff2');
}

/* Medium */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-500.woff2') format('woff2');
}

/* Medium Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-500-italic.woff2') format('woff2');
}

/* SemiBold */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-600.woff2') format('woff2');
}

/* SemiBold Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-600-italic.woff2') format('woff2');
}

/* Bold */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-700.woff2') format('woff2');
}

/* Bold Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-700-italic.woff2') format('woff2');
}

/* ExtraBold */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-800.woff2') format('woff2');
}

/* ExtraBold Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-800-italic.woff2') format('woff2');
}

/* Black */
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-900.woff2') format('woff2');
}

/* Black Italic */
@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/inter-tight/inter-tight-900-italic.woff2') format('woff2');
}
