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

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oranienbaum Regular' !important;
}

.btn {
    font-family: 'Oranienbaum Regular' !important;
    font-weight: 400 !important;
}