@font-face {
  font-family: 'KG Second Chances';
  src:  url('fonts/KGSecondChancesSolid.woff2') format('woff2'),
        url('fonts/KGSecondChancesSolid.woff') format('woff');
}

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

@font-face {
  font-family: 'Sailec';
  src:  url('fonts/Sailec-Regular.woff2') format('woff2'),
        url('fonts/Sailec-Regular.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}