@font-face {
    font-family: 'Roboto';
    src: local('Roboto'),
         url('/wp-content/themes/chefpanda/webfonts/roboto-regular.woff2') format('woff2'),
         url('/wp-content/themes/chefpanda/webfonts/roboto-regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
