@font-face {
    font-family: 'Sensations and Qualities';
    src: url('SensationsandQualities.woff2') format('woff2'),
        url('SensationsandQualities.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.sensation {
    font-family: 'Sensations and Qualities' !important;
}