@font-face {
font-family: 'Heebo Regular';
   src: url('../fuentes/Heebo/Heebo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'Heebo Bold';
   src: url('../fuentes/Heebo/Heebo-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
font-family: 'Heebo Light';
   src: url('../fuentes/Heebo/Heebo-Light.ttf') format('truetype');
  font-weight:100;
  font-style: normal;
}

@font-face {
font-family: 'Sumana Regular';
   src: url('../fuentes/Sumana/Sumana-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'Sumana Bold';
   src: url('../fuentes/Sumana/Sumana-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
