@font-face {
  font-family: 'SecularOne';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/front/fonts/Secular_One/SecularOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/front/fonts/Avenir/AvenirLTStd-Light.otf') format('opentype');
}