@font-face {
    font-family: 'Sentinel Pro';
    src: local('Sentinel Pro Book'), local('Sentinel-Pro-Book'),
        url('SentinelPro-Book.woff2') format('woff2'),
        url('SentinelPro-Book.woff') format('woff'),
        url('SentinelPro-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }