@font-face {
    font-family: 'Canape Serif W';
    font-weight: normal;
    font-style: normal;
    src: url('canape.woff2') format('woff2');
}
  
@font-face {
    font-family: 'Canape Serif W';
    font-weight: normal;
    font-style: italic;
    src: url('canape-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Canape Serif W';
    font-weight: bold;
    font-style: normal;
    src: url('canape-bold.woff2') format('woff2');
}
  
@font-face {
    font-family: 'Canape Serif W';
    font-weight: bold;
    font-style: italic;
    src: url('canape-bold-italic.woff2') format('woff2');
}

@font-feature-values "Canape Serif W" { 
    @styleset { 
	circlednums: 3;
    } 
}
