

@font-face {
   font-family:'AvenirNext';
   font-style: normal;
   font-weight: 400;
   src: url(fonts/AvenirNext-Regular-08.ttf);
}

@font-face {
   font-family:'AvenirNext';
   font-style: bold;
   font-weight: 600;
   src: url(fonts/AvenirNext-Medium-06.ttf);
}

@font-face {
   font-family:'Mathilde';
   font-style: normal;
   font-weight: 400;
   src: url(fonts/mathilde.ttf);
}