@font-face {
    font-family: 'Filson Soft';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-regular-webfont.woff2') format('woff2'),
        url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Filson Soft';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-medium-webfont.woff2') format('woff2'),
         url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-medium-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Filson Soft';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-bold-webfont.woff2') format('woff2'),
         url('https://images.victorianplumbing.co.uk/fonts/filsonsoft-bold-webfont.woff') format('woff');
}