@font-face {
    font-family: 'Causten';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('https://productoschef.com/new_chef/wp-content/themes/chef-theme/assets/fonts/CaustenRound-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Causten';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://productoschef.com/new_chef/wp-content/themes/chef-theme/assets/fonts/CaustenRound-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Causten';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('https://productoschef.com/new_chef/wp-content/themes/chef-theme/assets/fonts/CaustenRound-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Causten';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('https://productoschef.com/new_chef/wp-content/themes/chef-theme/assets/fonts/CaustenRound-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Causten';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://productoschef.com/new_chef/wp-content/themes/chef-theme/assets/fonts/CaustenRound-Bold.otf') format('opentype');
}

*, body {
    font-family: 'Causten';
}