@font-face {
    font-family: 'Merchant';
    src: url('../merchant-thin.eot');
    src: url('../merchant-thin.eot?#iefix') format('embedded-opentype'),
         url('../merchant-thin.woff2') format('woff2'),
         url('../merchant-thin.woff') format('woff'),
         url('../merchant-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merchant';
    src: url('../merchant-light.eot');
    src: url('../merchant-light.eot?#iefix') format('embedded-opentype'),
         url('../merchant-light.woff2') format('woff2'),
         url('../merchant-light.woff') format('woff'),
         url('../merchant-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}