/* Talon 45 Custom CSS */
h1,h2,h3,h4,h5,h6 { font-family: 'Outfit', sans-serif; }
p { font-family: 'Open Sans', sans-serif; }
.text-outfit { font-family: 'Outfit', sans-serif; }

/* Image Adjustments */
.vh-100 { height: 93vh; }
.splash-bg { background-image: url('https://talon45.com/images/Splash.jpg'); background-position: center; background-size:cover; background-repeat: no-repeat; }