/*
CTC Separate Stylesheet
Updated: 2026-07-02 00:08:59
*/
body {
    font-family: 'Lexend', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Faculty Glyphic', serif;
}
 
 p{
     margin-bottom:1rem;
 }

