@font-face {
    font-family: 'Work Sans';
    src: url('https://merionwest.com/wp-content/fonts/WorkSans-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}
/* Playfair Display Variable Font */
@font-face {
    font-family: 'Playfair Display';
    src: url('https://merionwest.com/wp-content/fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
    font-weight: 400 900;
    font-style: normal;
}