/* Font imports for services/unlocking-services */

/* CSS Variables for services/unlocking-services */
:root {
  --font-head: Philosopher , Philosopher;
  --font-body: Roboto , Roboto;
}

