@font-face {
    font-family: 'miller-text';
    src: local('Miller Text Bold'), local('Miller-Text-Bold'),
        url('https://getnave.com/assets/fonts/MillerText/Miller Text Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'miller-text-italic';
    src: local('Miller Text Italic'), local('Miller-Text-Italic'),
        url('https://getnave.com/assets/fonts/MillerText/Miller Text Italic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }