@font-face {
  font-family: 'Shag Lounge';
  src: url('fonts/Shag Lounge/Shag-Lounge.woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-Light.woff2);
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-LightItalic.woff2);
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-Regular.woff2);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-Italic.woff2);
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-Bold.woff2);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Sansation';
  src: url(fonts/Sansation/Sansation-BoldItalic.woff2);
  font-weight: 700;
  font-style: italic;
}