@font-face {
  font-display: swap;
  font-family: 'IM Fell English SC';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('https://onecdn.io/font-storage/im-fell-english-sc/im-fell-english-sc-regular.woff2') format('woff2'),
       url('https://onecdn.io/font-storage/im-fell-english-sc/im-fell-english-sc-regular.woff') format('woff'),
       url('https://onecdn.io/font-storage/im-fell-english-sc/im-fell-english-sc-regular.ttf') format('truetype'),
       url('https://onecdn.io/font-storage/im-fell-english-sc/im-fell-english-sc-regular.svg#IMFellEnglishSC') format('svg')
}