/* EB Garamond */
@font-face {
	font-family: "EB Garamond 08";
	src: url("/fonts/EBGaramond/EBGaramond08-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "EB Garamond 08";
	src: url("/fonts/EBGaramond/EBGaramond08-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "EB Garamond 12";
	src: url("/fonts/EBGaramond/EBGaramond12-Regular.woff2") format("woff2");
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "EB Garamond 12";
	src: url("/fonts/EBGaramond/EBGaramond12-Italic.woff2") format("woff2");
	font-style: italic;
	font-display: swap;
}

/* Jost - http://indestructibletype.com/Jost.html */
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-400-Book.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-400-BookItalic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-500-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-500-MediumItalic.woff2") format("woff2");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-600-Semi.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-600-SemiItalic.woff2") format("woff2");
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-700-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Jost*";
	src: url("/fonts/Jost/Jost-700-BoldItalic.woff2") format("woff2");
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

body {
	font-family: "Jost*", Futura, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "EB Garamond 12", "Garamond MT", Garamond, serif;
	font-weight: 700;
}
