/* Custom Styles */
@font-face {
    font-family: "The Youngest Serif";
    src:url('the-youngest-serif.ttf') format('truetype');
}

h1 {
font-family: 'The Youngest Serif', serif !important;
}

@font-face {
    font-family: "Montserrat Semibold";
    src:url('montserrat-semibold.ttf') format('truetype');
}