@font-face {
    font-family: 'Good Vibes Pro';
    src: local('Good Vibes Pro Regular'), local('Good-Vibes-Pro-Regular'),
    url('GoodVibesPro.woff2') format('woff2'),
    url('GoodVibesPro.woff') format('woff'),
    url('GoodVibesPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}