/* @font-face {
	font-family: "garamond";
	src: url("toBeTested/Garamond/EB_Garamond/static/EBGaramond-Regular.ttf");
}

@font-face {
	font-family: "garamond2";
	src: url("toBeTested/Garamond/Cormorant_Garamond/CormorantGaramond-Regular.ttf");
} */

@font-face {
	font-family: "sourceSerifPro";
	src: url("Source_Serif_Pro/fonts/SourceSerifPro-Regular.ttf");
}

@font-face  {
    font-family: "acuminPro";
    src: URL("acumin-pro/Acumin-RPro.woff") format("woff");
    font-weight: normal;
    font-display: swap;
}

@font-face  {
	font-family: "robotoMono";
	src: url("roboto/RobotoMono-Regular.woff2") format("woff2");
	font-weight: normal;
	font-display: swap;
}


@font-face {
	font-family: "oldStandard";
	src: url('Old_Standard_TT/OldStandardTT-Italic.woff2') format("woff2");
	font-weight: normal;
}


@font-face {
	font-family: 'roboto';
	src: url('roboto/Roboto-Regular.woff2') format("woff2");
	font-weight: normal;
	font-display: swap;
}

@font-face {
	font-family: 'robotoCondensed';
	src:  url('roboto/condensed/RobotoCondensed-Regular.woff2') format("woff2");
	font-weight: normal;
	font-display: swap;
}

