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

.custom-font {
    font-family: "Moontime Regular", sans-serif!important;
}