@font-face {
    font-family: 'Poppins';
    src: url('https://ixpolepublic.blob.core.windows.net/lausanne-sport/Poppins.ttf');
}
@font-face {
  font-family: 'Poppins SemiBold';
  src: url('https://ixpolepublic.blob.core.windows.net/lausanne-sport/Poppins%20SemiBold.ttf');

}

body {
  background: url('images/background.jpg') center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.order-flow div.catering .catering-item .description .credits-text {
    text-transform: uppercase;
    font-size: large;
    color: cornflowerblue;
    font-weight: 600;
}