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

@font-face {
  font-family: 'Sansation';
  src: url('./Sansation_Light_Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

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

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