/*
 * ============================================================
 *  THEMBIAN  —  Fonts
 *  Google Fonts import.  Loaded separately so it can be
 *  swapped out (e.g. self-hosted fonts) without touching
 *  any other file.
 * ============================================================
 */

@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Libre+Franklin:wght@300;400;500;600&display=swap");
