@font-face{
	font-family:'Roboto';
	src: url(../fonts/Roboto-Light.woff2) format("woff2");
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'Roboto';
	src: url(../fonts/Roboto-LightItalic.woff2) format("woff2");
	font-weight:normal;
	font-style:italic;
	font-display:swap;
}
@font-face{
	font-family:'Roboto';
	src: url(../fonts/Roboto-Medium.woff2) format("woff2");
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'Roboto';
	src: url(../fonts/Roboto-MediumItalic.woff2) format("woff2");
	font-weight:bold;
	font-style:italic;
	font-display:swap;
}

@font-face{
	font-family:'Roboto Condensed';
	src: url(../fonts/RobotoCondensed-Light.woff2) format("woff2");
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'Roboto Condensed';
	src: url(../fonts/RobotoCondensed-LightItalic.woff2) format("woff2");
	font-weight:normal;
	font-style:italic;
	font-display:swap;
}
@font-face{
	font-family:'Roboto Condensed';
	src: url(../fonts/RobotoCondensed-Regular.woff2) format("woff2");
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'Roboto Condensed';
	src: url(../fonts/RobotoCondensed-Italic.woff2) format("woff2");
	font-weight:bold;
	font-style:italic;
	font-display:swap;
}

@font-face{
	font-family:'EB Garamond';
	src: url(../fonts/EBGaramond-Regular.woff2) format("woff2");
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'EB Garamond';
	src: url(../fonts/EBGaramond-Italic.woff2) format("woff2");
	font-weight:normal;
	font-style:italic;
	font-display:swap;
}
@font-face{
	font-family:'EB Garamond';
	src: url(../fonts/EBGaramond-Bold.woff2) format("woff2");
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'EB Garamond';
	src: url(../fonts/EBGaramond-BoldItalic.woff2) format("woff2");
	font-weight:bold;
	font-style:italic;
	font-display:swap;
}