@font-face {
  font-display: swap;
  font-family: 'Cherish';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('https://onecdn.io/font-storage/cherish/cherish-regular.woff2') format('woff2'),
       url('https://onecdn.io/font-storage/cherish/cherish-regular.woff') format('woff'),
       url('https://onecdn.io/font-storage/cherish/cherish-regular.ttf') format('truetype'),
       url('https://onecdn.io/font-storage/cherish/cherish-regular.svg#Cherish') format('svg')
}