/* Whyte Font - Black */
@font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
  }
  
  /* Bold */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
  }
  
  /* Book */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Book.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-BookItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
  }
  
  /* ExtraLight */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
  }
  
  /* Heavy */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Heavy.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-HeavyItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
  }
  
  /* Italic only */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Italic.ttf') format('truetype');
    font-style: italic;
  }
  
  /* Light */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
  }
  
  /* Medium */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-MediumItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
  }
  
  /* Regular */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
  /* Super */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-Super.ttf') format('truetype');
    font-weight: 950;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Whyte/Whyte-SuperItalic.ttf') format('truetype');
    font-weight: 950;
    font-style: italic;
  }
  
  /* Thin */
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Open_sauce/Whyte-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Whyte';
    src: url('../Fonts/Open_sauce/Whyte-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
  }
  
  /* OpenSauceOne - Black */
@font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
  }
  
  /* Bold */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
  }
  
  /* ExtraBold */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
  }
  
  /* Italic */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Italic.ttf') format('truetype');
    font-style: italic;
  }
  
  /* Light */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
  }
  
  /* Medium */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
  }
  
  /* Regular */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
  /* SemiBold */
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: 'OpenSauceOne';
    src: url('../Fonts/Open_sauce/OpenSauceOne-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
  }
  
  