@font-face {
    font-family: 'bespokemsn';
    src: 
         url('BespokeMSN-Bold.woff') format('woff'),
         url('BespokeMSN-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'bespokemsn';
    src: 
         url('BespokeMSN-SRegular.woff') format('woff'),
         url('BespokeMSN-SRegular.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'bespokemsn';
    src: 
         url('BespokeMSN-FDisplay2Bold.woff') format('woff'),
         url('BespokeMSN-FDisplay2Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

