@font-face {
    font-family: 'Circular Bold';
    src: url('https://restaurantecanchow.com/fonts/Circular-Bold.woff2') format('woff2'),
        url('https://restaurantecanchow.com/fonts/Circular-Bold.woff') format('woff'),
        url('https://restaurantecanchow.com/fonts/Circular-Bold.svg#Circular-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Book';
    src: url('https://restaurantecanchow.com/fonts/Circular-Book.woff2') format('woff2'),
        url('https://restaurantecanchow.com/fonts/Circular-Book.woff') format('woff'),
        url('https://restaurantecanchow.com/fonts/Circular-Book.svg#Circular-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}