@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/BebasNeue-Regular.ttf") format('TrueType');
}

@font-face {
  font-family: 'Buenard';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Buenard-Regular.ttf") format('TrueType');
}

@font-face {
  font-family: 'Buenard';
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Buenard-Medium.ttf") format('TrueType');
}

@font-face {
  font-family: 'Buenard';
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/Buenard-SemiBold.ttf") format('TrueType');
}

@font-face {
  font-family: 'Buenard';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Buenard-Bold.ttf") format('TrueType');
}
