/* Custom Styles */
@font-face {
    font-family: Beauty Salon Script;
    src: url('beauty_salon_script.ttf');
}

@font-face {
    font-family: Neue Einstellung Bold;
    src: url('neue_einstellung_bold.ttf');
}



.neue_eins {
    font-family: 'Neue Einstellung Bold' !important;
}