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