/*
Theme Name: Erne SWIMRUN
Theme URI: https://erneswimrun.com/
Author: Erne SWIMRUN
Description: A lightweight custom block theme for Erne SWIMRUN.
Version: 1.1.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: erne-swimrun
*/


/* Erne SWIMRUN display typography candidates — loaded without a plugin. */
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wdth,wght@10..48,75..100,200..800&family=Sora:wght@100..800&family=Syne:wght@400..800&display=swap');

:root {
  --erne-font-syne: "Syne", sans-serif;
  --erne-font-bricolage: "Bricolage Grotesque", sans-serif;
  --erne-font-sora: "Sora", sans-serif;
}
