@font-face {
    font-family: 'Houstander';
    src: url('../fonts/houstander.woff2') format('woff2'),
         url('../fonts/houstander.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.logoFont{
    font-family: 'Houstander';
}



@font-face {
    font-family: 'belwebold';
    src: url('../fonts/belwe_bold-webfont.woff2') format('woff2'),
         url('../fonts/belwe_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.tasteFont{
    font-family: 'belwebold';
    
}
