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