@font-face {
  font-family: 'Gontserrat';
  src: url('fonts/gontserrat/Gontserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas Kai';
  src: url('fonts/bebas_kai/BebasKai.ttf') format('truetype'), url('fonts/bebas_kai/BebasKai.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MADE Tommy Soft';
  src: url('fonts/made_tommy_soft/MADE Tommy Soft Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/myriad/Myriad Pro Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
