@font-face {
    font-family: 'Visby';
    src: url('https://foundervault.done.inc/wp-content/uploads/2024/06/VisbyCF-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Visby';
    src: url('https://foundervault.done.inc/wp-content/uploads/2024/06/VisbyCF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Visby';
    src: url('https://foundervault.done.inc/wp-content/uploads/2024/06/VisbyCF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Visby';
    src: url('https://foundervault.done.inc/wp-content/uploads/2024/06/VisbyCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* Example usage */
body {
    font-family: 'Visby', sans-serif;
}
