/*
Theme Name: Vizmo Agency
Theme URI: https://vizmoagency.com/
Author: Vizmo Agency
Description: A custom, responsive one-page WordPress theme for Vizmo Agency, converted from the approved HTML/Figma design.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: vizmo-agency
*/

/* Local font fallbacks supplied with the project. The page also retains the
   approved Google Fonts loading to preserve the exact intermediate weights. */
@font-face {
  font-family: "Space Grotesk Local";
  src: url("assets/fonts/SpaceGrotesk-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Space Grotesk Local";
  src: url("assets/fonts/SpaceGrotesk-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
