/*@font-face {
    font-family: 'ManifontGrotesk';
    src: url(Font/ManifontGroteskBookDot-webfont.woff) format("woff");
    font-weight: lighter;
    font-style: normal;
  
  }
  
  @font-face {
    font-family: 'ManifontGrotesk';
    src: url(Font/ManifontGroteskBook-webfont.woff) format("woff");
    font-weight: normal;
    font-style: normal;
  
  }
  @font-face {
    font-family: 'ManifontGrotesk';
    src: url(Font/ManifontGroteskBookItalic-webfont.woff) format("woff");
    font-weight: normal;
    font-style: italic;
  
  }
  
  @font-face {
    font-family: 'ManifontGrotesk';
    src: url(Font/ManifontGroteskBold-webfont.woff) format("woff");
    font-weight: bold;
    font-style: normal;
  
  }
  
  @font-face {
    font-family: 'ManifontGrotesk';
    src: url(Font/ManifontGroteskBoldItalic-webfont.woff) format("woff");
    font-weight: bold;
    font-style: italic;

  } */

 

  h1 {
    font-family: "tgn-soft-round-con", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 120pt;
    letter-spacing: -0.12em;
  }

  h2 {
    font-family: "tgn-soft-round-con", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80pt;
    letter-spacing: -0.12em;
  }

  h3 {
    font-family: "tgn-soft-round-con", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25pt;
    letter-spacing: -0.04em
  }

  h4 {
    font-family: "tgn-soft-round-con", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25pt;
    letter-spacing: -0.06em


  }

  h5 {
    font-family: "brevia", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 20pt;
  }

 

  p {
    font-family: "coordinates", monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 11pt;
    line-height: 14pt;
  }
    

  body {
    cursor: url('./cursor_32.png') 7 5, auto;
  }
  
 
      a:hover,
      #startButton,
      .Titel_1:hover,
      .Titel_2:hover,
      .Titel_3:hover,
      .Titel_4:hover {
         cursor: url('./pointer_32.png') 7 5, pointer;
      }
 
  

/*
  p {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20pt;
    letter-spacing: -0.13em
    line-height: 0.03em;
  } */



  /*
font-family: "forma-djr-display", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "forma-djr-display", sans-serif;
font-weight: 400;
font-style: italic;

font-family: "forma-djr-display", sans-serif;
font-weight: 500;
font-style: normal;

font-family: "forma-djr-display", sans-serif;
font-weight: 500;
font-style: italic;

font-family: "forma-djr-display", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "forma-djr-display", sans-serif;
font-weight: 700;
font-style: italic;

*/


  /*
  h2 {
    font-family: "ManifontGrotesk";
    font-weight: normal;
    font-style: normal;
    font-size: 100pt;
  }

  h3 {
    font-family: "ManifontGrotesk";
    font-weight: normal;
    font-style: normal;
    font-size: 30pt;
  }

  p {
    font-family: "ManifontGrotesk";
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;


  }
*/