/* FILE: style.css */
/* Custom Styles for YLG Salon Website */

body {
    font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6, .font-playfair {
    font-family: 'Playfair Display', serif;
}

/* This class can be used to apply the heading font to other elements if needed */