/* Roboto from Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@200;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Moirai+One&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap")


/*
 * Nexa Slab Bold FREE — place the font files in media/templates/site/fai/fonts/
 * and uncomment the @font-face block below.
 *
 * @font-face {
 *   font-family: "Nexa Slab Bold FREE";
 *   src: url("../fonts/NexaSlabBoldFREE.woff2") format("woff2"),
 *        url("../fonts/NexaSlabBoldFREE.woff") format("woff");
 *   font-weight: 700;
 *   font-style: normal;
 *   font-display: swap;
 * }
 */
