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

h6 {
    font-family: 'Coffee Break', cursive !important;
    font-weight: 400 !important;
    line-height: 1;
}

@font-face {
    font-family: Futura Std;
    src: url('futurastd-extrabold.ttf');
}

h1, h2, h3, h4, h5, .btn--medium, .btn--large, .btn--small, .hello-bar__text, .btn {
    font-family: "Futura Std", sans-serif !important;
    letter-spacing: -0.05em;
}