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