/* Fransisco Lucas */
@font-face{
font-family: FransiscoBriosa;
font-style: normal;
font-weight: 400;
src: url(../assets/fonts/FLbriosa.ttf);
}

@font-face{
font-family: FransiscoLlana;
font-style: normal;
font-weight: 400;
src: url(../assets/fonts/FLllana.ttf);
}

/* Tycho Brahe */
@font-face{
font-family: TychoElegy;
font-style: normal;
font-weight: 400;
src: url(../assets/fonts/TychoElegy.ttf);
}

@font-face{
font-family: TychoRecipe;
font-style: normal;
font-weight: 400;
src: url(../assets/fonts/TychoRecipe.ttf);
}

/* Archivo */

@font-face{
	font-family: Archivo;
	font-style: normal;
	font-weight: 400;
	src: url(/assets/fonts/Archivo.ttf);
}

@font-face{
	font-family: Archivo;
	font-style: italic;
	font-weight: 400;
	src: url(/assets/fonts/Archivo-Italic.ttf);
}

/* Quintessential */

@font-face{
	font-family: Quintessential;
	font-style: normal;
	font-weight: 400;
	src: url(/assets/fonts/Quintessential-Regular.ttf);
}

/* Macondo */

@font-face{
	font-family: Macondo;
	font-style: normal;
	font-weight: 400;
	src: url(/assets/fonts/Macondo-Regular.ttf);
}

/* EB Garamond

@font-face {
	font-family: EB Garamond;
	font-style: normal;
	font-weight: 400;
	src: url(/assets/fonts/EBGaramond/EBGaramond-Regular.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: normal;
	font-weight: 500;
	src: url(/assets/fonts/EBGaramond/EBGaramond-Medium.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: normal;
	font-weight: 700;
	src: url(/assets/fonts/EBGaramond/EBGaramond-Bold.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: normal;
	font-weight: 900;
	src: url(/assets/fonts/EBGaramond/EBGaramond-ExtraBold.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: italic;
	font-weight: 400;
	src: url(/assets/fonts/EBGaramond/EBGaramond-Italic.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: italic;
	font-weight: 500;
	src: url(/assets/fonts/EBGaramond/EBGaramond-MediumItalic.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: italic;
	font-weight: 700;
	src: url(/assets/fonts/EBGaramond/EBGaramond-BoldItalic.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: italic;
	font-weight: 900;
	src: url(/assets/fonts/EBGaramond/EBGaramond-ExtraBoldItalic.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: normal;
	font-weight: 600;
	src: url(/assets/fonts/EBGaramond/EBGaramond-SemiBold.ttf);
}

@font-face {
	font-family: EB Garamond;
	font-style: italic;
	font-weight: 600;
	src: url(/assets/fonts/EBGaramond/EBGaramond-SemiBoldItalic.ttf);
}

*/

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400 800;
  src: url(/assets/fonts/EBGaramond/EBGaramond-VariableFont_wght.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400 800;
  src: url(/assets/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}