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