@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700;800&display=swap');

@font-face {
    font-family: Verveine-Regular;
    src: url(/fonts/Verveine-Regular.ttf)
}

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

}