@font-face {
    font-family: 'supermarketregular';
    src: url('supermarket-webfont.woff2') format('woff2'),
         url('supermarket-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}