@font-face {
  font-family: 'Cambon';
  src: url('../fonts/Cambon-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cambon';
  src: url('../fonts/Cambon-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

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