@font-face {
  font-family: 'Molengo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Molengo-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Nobile-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Nobile-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Nobile-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Nobile-MediumItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Nobile-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Nobile-BoldItalic.ttf') format('truetype');
}
