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

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

@font-face {
  font-family: 'Soleil';
  src: url('/fonts/soleil/Soleil-Semibold.woff2') format('woff2'),
      url('/fonts/soleil/Soleil-Semibold.woff') format('woff');
  font-weight: 600;
  font-display: block;
  font-style: normal;
}

@font-face {
  font-family: 'Soleil';
  src: url('/fonts/soleil/Soleil-Bold.woff2') format('woff2'),
      url('/fonts/soleil/Soleil-Bold.woff') format('woff');
  font-weight: 700;
  font-display: block;
  font-style: normal;
}
