@font-face {
  font-family: 'Infrarouge';
  src: url('/media/fonts/Infrarouge-Regular.otf') format('opentype');
  font-weight: normal;
  font-display: swap;
}
h1 {
  font-size: 56px;
}
h3 {
  font-size: 36px;
}
p {
  font-size: 28px;
  margin: 10px 0px 10px 0px;
}
