@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic Bold'), local('Century-Gothic-Bold'),
        url('CenturyGothic-Bold.woff2') format('woff2'),
        url('CenturyGothic-Bold.woff') format('woff'),
        url('CenturyGothic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }