/**
 * @license
 *
 * Font Family: Spectral
 * Designed by: Production Type
 * URL: https://fonts.google.com/specimen/Spectral
 *
 * Self-hosted package generated for local/CDN use.
 *
 * TEMP NOTICE:
 * This version uses TTF only (no woff / woff2) to avoid missing files.
 */

 @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-Regular.ttf') format('truetype');
     font-weight: 400;
     font-style: normal;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-Italic.ttf') format('truetype');
     font-weight: 400;
     font-style: italic;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-MediumItalic.ttf') format('truetype');
     font-weight: 500;
     font-style: italic;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-SemiBold.ttf') format('truetype');
     font-weight: 600;
     font-style: normal;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-SemiBoldItalic.ttf') format('truetype');
     font-weight: 600;
     font-style: italic;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-Bold.ttf') format('truetype');
     font-weight: 700;
     font-style: normal;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-BoldItalic.ttf') format('truetype');
     font-weight: 700;
     font-style: italic;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-ExtraBold.ttf') format('truetype');
     font-weight: 800;
     font-style: normal;
     font-display: swap;
   }
   
   @font-face {
     font-family: 'Spectral';
     src: url('../fonts/Spectral-ExtraBoldItalic.ttf') format('truetype');
     font-weight: 800;
     font-style: italic;
     font-display: swap;
   }