/* Add your Custom CSS here, do not forget to activate this file in the Backend Options of the Template */
@font-face {
    font-family: 'supermarketregular';
    src: url('supermarket-webfont.woff2') format('woff2'),
         url('supermarket-webfont.woff') format('woff'),
         url('supermarket-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}