/* Custom Styles */
@font-face {
    font-family: Madelyn;
    src: url('madelyn.ttf');
}

h6 {
    font-family: 'Madelyn' !important;
}