﻿@font-face {
  font-family: "SandyCreek";
  font-weight: normal;
  font-style: normal;
  src: url("/Fonts/SandyCreek-Regular.ttf") format("woff2"), url("/Fonts/SandyCreek-Regular.woff") format("woff"), url("/Fonts/SandyCreek-Regular.woff2");
}
@font-face {
  font-family: "Roboto Flex";
  src: url("/Fonts/RobotoFlex.woff2") format("woff2-variations"), url("/Fonts/RobotoFlex.woff") format("woff-variations"), url("/Fonts/RobotoFlex.ttf") format("truetype");
}
:root {
  --font-variation-settings: "GRAD" 0, "XTRA" 440, "XOPQ" 85, "YTLC" 480, "YTDE" -225, "YTFI" 700, "wdth" 85, "wght" 400;
}
