/*
 Theme Name:   Understrap Child
 Theme URI:    https://example.com/understrap-child/
 Description:  A child theme for the Understrap WordPress theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     understrap
 Version:      1.0.2
*/

html,
body {
  font-family: "Inter", sans-serif !important;
}
